Home
last modified time | relevance | path

Searched refs:getCacheEntry (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DTaskIconCache.java109 return getCacheEntry(task); in updateIconInBackground()
140 private TaskCacheEntry getCacheEntry(Task task) { in getCacheEntry() method in TaskIconCache
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DCallerInfoCache.java279 public CacheEntry getCacheEntry(String number) { in getCacheEntry() method in CallerInfoCache