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 111 IconCache getIconCache() {
WidgetPreviewLoader.java 147 mIconCache = app.getIconCache();
Folder.java 123 mIconCache = ((LauncherApplication)context.getApplicationContext()).getIconCache();
    [all...]
AppsCustomizePagedView.java 252 mIconCache = ((LauncherApplication) context.getApplicationContext()).getIconCache();
    [all...]
Launcher.java 363 mIconCache = app.getIconCache();
    [all...]
Workspace.java 410 mIconCache = app.getIconCache();
    [all...]

Completed in 573 milliseconds