Home
last modified time | relevance | path

Searched defs:getIconFactory (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/libs/systemui/iconloaderlib/src_full_lib/com/android/launcher3/icons/
H A DSimpleIconCache.java91 public BaseIconFactory getIconFactory() { in getIconFactory() method in SimpleIconCache
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DTaskIconCache.java238 private BaseIconFactory getIconFactory() { in getIconFactory() method in TaskIconCache
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/icons/
H A DIconCache.java126 public BaseIconFactory getIconFactory() { in getIconFactory() method in IconCache
/aosp12/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/cache/
H A DBaseIconCache.java141 public abstract BaseIconFactory getIconFactory(); in getIconFactory() method in BaseIconCache