Searched defs:getCache (Results 1 – 5 of 5) sorted by relevance
195 Bundle getCache(in String packageName, in Uri key, int userId); in getCache() method
566 public @Nullable AccessibilityCache getCache() { in getCache() method in UiAutomation
311 public static AccessibilityCache getCache(int connectionId) { in getCache() method in AccessibilityInteractionClient
1113 private static <T extends Cache> T getCache(T[] caches, int hash, int[] outLeastUsedIndex) { in getCache() method in SplashscreenContentDrawer.ColorCache
1388 public Bundle getCache(String packageName, Uri key, int userId) { in getCache() method in ContentService