Searched defs:getCache (Results 1 – 6 of 6) sorted by relevance
39 public static BlobCache getCache(Context context, String filename, in getCache() method in CacheManager
265 private BatteryEntry.NameAndIcon getCache() { in getCache() method in BatteryDiffEntry
214 private PerMediaSourceCache getCache() { in getCache() method in MediaItemsRepository
192 Bundle getCache(in String packageName, in Uri key, int userId); in getCache() method
910 private static <T extends Cache> T getCache(T[] caches, int hash, int[] outLeastUsedIndex) { in getCache() method in SplashscreenContentDrawer.ColorCache
1299 public Bundle getCache(String packageName, Uri key, int userId) { in getCache() method in ContentService