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 65 public ApplicationInfo(PackageManager pm, ResolveInfo info, IconCache iconCache,
88 iconCache.getTitleAndIcon(this, info, labelCache);
  /packages/apps/Launcher3/src/com/android/launcher3/
AppInfo.java 74 public AppInfo(PackageManager pm, ResolveInfo info, IconCache iconCache,
91 iconCache.getTitleAndIcon(this, info, labelCache);

Completed in 40 milliseconds