HomeSort by relevance Sort by last modified time
    Searched refs:getIconCache (Results 1 - 6 of 6) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherApplication.java 104 IconCache getIconCache() {
RocketLauncher.java 257 mIcons = app.getIconCache().getAllIcons();
Folder.java 122 mIconCache = ((LauncherApplication)context.getApplicationContext()).getIconCache();
    [all...]
AppsCustomizePagedView.java 236 mIconCache = ((LauncherApplication) context.getApplicationContext()).getIconCache();
    [all...]
Launcher.java 272 mIconCache = app.getIconCache();
    [all...]
Workspace.java 347 mIconCache = app.getIconCache();
    [all...]

Completed in 274 milliseconds