Home | History | Annotate | Download | only in launcher2

Lines Matching refs:launcher

52 import com.android.launcher.R;
64 private static final String TAG = "Launcher.LauncherProvider";
67 private static final String DATABASE_NAME = "launcher.db";
81 "com.android.launcher.action.APPWIDGET_DEFAULT_WORKSPACE_CONFIGURE";
250 mAppWidgetHost = new AppWidgetHost(context, Launcher.APPWIDGET_HOST_ID);
272 if (LOGD) Log.d(TAG, "creating new launcher database");
445 // - Sholes shipped on 2.1r1 (aka Mr. 3) with version 5 of launcher 1
447 // which was version 6 in launcher 2 (first shipped on passion 2.1r1).
549 // When starting from the launcher, start in a new, cleared task
557 Launcher.INTENT_EXTRA_IGNORE_LAUNCH_ANIMATION, true);