Searched refs:folder (Results 1 – 5 of 5) sorted by relevance
88 File folder = new File(DEX_LOCATION, "oat"); in getCurrentCacheSize() local89 File[] subfolders = folder.listFiles(); in getCurrentCacheSize()93 folder = subfolders[0]; in getCurrentCacheSize()94 for (File f : folder.listFiles()) { in getCurrentCacheSize()
2 of vdex files in the data folder. Least recently used vdex files should be unlinked.
2 cached in a vdex file in the app's data folder. Subsequent loads should initialize an instance of
219 File folder = new File(value); in handleKeyValueOption() local220 if (folder.listFiles() == null) { in handleKeyValueOption()223 for (File file : folder.listFiles()) { in handleKeyValueOption()
57 temp folder which will be deleted after