Home
last modified time | relevance | path

Searched defs:getIconCache (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/libs/systemui/iconloaderlib/src_full_lib/com/android/launcher3/icons/
H A DSimpleIconCache.java95 public static SimpleIconCache getIconCache(Context context) { in getIconCache() method in SimpleIconCache
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherAppState.java178 public IconCache getIconCache() { in getIconCache() method in LauncherAppState
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DRecentsModel.java86 public TaskIconCache getIconCache() { in getIconCache() method in RecentsModel