Searched defs:getCache (Results 1 – 4 of 4) sorted by relevance
193 Bundle getCache(in String packageName, in Uri key, int userId); in getCache() method
305 public static AccessibilityCache getCache(int connectionId) { in getCache() method in AccessibilityInteractionClient
1115 private static <T extends Cache> T getCache(T[] caches, int hash, int[] outLeastUsedIndex) { in getCache() method in SplashscreenContentDrawer.ColorCache
1384 public Bundle getCache(String packageName, Uri key, int userId) { in getCache() method in ContentService