HomeSort by relevance Sort by last modified time
    Searched defs:IconCache (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/utils/
IconCache.java 29 public class IconCache {
34 public IconCache(Context context) {
  /packages/apps/Launcher2/src/com/android/launcher2/
IconCache.java 39 public class IconCache {
41 private static final String TAG = "Launcher.IconCache";
79 public IconCache(LauncherApplication context) {
  /packages/apps/Launcher3/src/com/android/launcher3/
IconCache.java 69 public class IconCache {
71 private static final String TAG = "Launcher.IconCache";
112 public IconCache(Context context, InvariantDeviceProfile inv) {
    [all...]

Completed in 546 milliseconds