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

  /packages/apps/Launcher2/src/com/android/launcher2/
ApplicationInfo.java 67 public ApplicationInfo(LauncherActivityInfo info, UserHandle user, IconCache iconCache,
81 iconCache.getTitleAndIcon(this, info, labelCache);
  /packages/apps/Launcher3/src/com/android/launcher3/
AppInfo.java 80 IconCache iconCache, HashMap<Object, CharSequence> labelCache) {
86 iconCache.getTitleAndIcon(this, info, labelCache);

Completed in 3062 milliseconds