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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DIconCache.java36 public class IconCache { class
38 private static final String TAG = "Launcher.IconCache";
54 public IconCache(LauncherApplication context) { method in class:IconCache
/packages/apps/Launcher3/src/com/android/launcher3/
H A DIconCache.java38 public class IconCache { class
40 private static final String TAG = "Launcher.IconCache";
56 public IconCache(Context context) { method in class:IconCache

Completed in 8 milliseconds