Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DIconCache.java795 private static final class IconDB extends SQLiteCacheHelper { class in IconCache
812 public IconDB(Context context, int iconPixelSize) { in IconDB() method in IconCache.IconDB