Home
last modified time | relevance | path

Searched defs:IconCache (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/utils/
H A DIconCache.java30 public class IconCache { class
35 public IconCache(Context context) { in IconCache() method in IconCache
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/icons/
H A DIconCache.java80 public class IconCache extends BaseIconCache { class
98 public IconCache(Context context, InvariantDeviceProfile idp) { in IconCache() method in IconCache
102 public IconCache(Context context, InvariantDeviceProfile idp, String dbFileName, in IconCache() method in IconCache