Searched defs:Launcher (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncher.java111 public final class Launcher extends Activity class in inherits:Activity,View.OnClickListener,OnLongClickListener,LauncherModel.Callbacks,AllAppsView.Watcher,View.OnTouchListener
114 static final String TAG = "Launcher";
162 /** The different states that Launcher can be in. */
363 readConfiguration(Launcher.this, localeConfiguration);
400 writeConfiguration(Launcher.this, localeConfiguration);
564 // When we resume Launcher, a different Activity might be responsible for the app
571 // We want to let Launcher draw itself at least once before we force it to build
572 // layers on all the workspace pages, so that transitioning to Launcher from other
959 // Try finding open space on Launcher screen
992 // Build Launcher
[all...]

Completed in 42 milliseconds