Home
last modified time | relevance | path

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

/packages/apps/Launcher3/iconloaderlib/src_full_lib/com/android/launcher3/icons/
DSimpleIconCache.java95 public static SimpleIconCache getIconCache(Context context) { in getIconCache() method in SimpleIconCache
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherAppState.java156 public IconCache getIconCache() { in getIconCache() method in LauncherAppState
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRecentsModel.java77 public TaskIconCache getIconCache() { in getIconCache() method in RecentsModel