Searched refs:getCacheFile (Results 1 – 3 of 3) sorted by relevance
93 getCacheFile(VALID_CPUFREQ_WITH_TIME_IN_STATE_DIR), getCacheFile(VALID_PROC_STAT)); in testReadCpuInfoWithTimeInState()198 getCacheFile(VALID_PROC_STAT)); in testReadCpuInfoWithoutTimeInState()305 getCacheFile(VALID_PROC_STAT)); in testReadCpuInfoWithCorruptedCpuset()343 getCacheFile(CORRUPTED_CPUFREQ_DIR), getCacheFile(VALID_PROC_STAT)); in testReadCpuInfoWithCorruptedCpufreq()385 File emptyDir = getCacheFile(EMPTY_DIR); in testReadCpuInfoWithEmptyCpuset()399 File emptyDir = getCacheFile(EMPTY_DIR); in testReadCpuInfoWithEmptyCpufreq()414 getCacheFile(VALID_PROC_STAT)); in testReadCpuInfoWithEmptyRelatedCpus()438 getCacheFile(VALID_PROC_STAT)); in testReadCpuInfoWithEmptyCpusetCpus()488 getCacheFile(VALID_PROC_STAT)); in testReadCpuInfoWithEmptyAffectedCpus()514 getCacheFile(VALID_CPUFREQ_WITH_TIME_IN_STATE_DIR), getCacheFile(EMPTY_FILE), in testReadCpuInfoWithEmptyProcStat()[all …]
334 public static CacheResult getCacheFile(String url, in getCacheFile() method in CacheManager
861 final File cacheFile = getCacheFile(cacheRingtoneSetting, userId); in openFile()878 private File getCacheFile(String setting, int userId) { in getCacheFile() method in SettingsProvider1986 File cacheFile = getCacheFile(name, callingUserId);