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

  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherApplication.java 27 public class LauncherApplication extends Application {
76 mModel.startLoader(LauncherApplication.this, false);
ShortcutsAdapter.java 41 mIconCache = ((LauncherApplication)context.getApplicationContext()).getIconCache();
IconCache.java 44 private final LauncherApplication mContext;
50 public IconCache(LauncherApplication context) {
InstallShortcutReceiver.java 68 ((LauncherApplication)context.getApplicationContext()).getModel()
Workspace.java 196 LauncherApplication app = (LauncherApplication)context.getApplicationContext();
    [all...]