HomeSort by relevance Sort by last modified time
    Searched refs:CATEGORY_LAUNCHER (Results 1 - 25 of 176) sorted by null

1 2 3 4 5 6 7 8

  /packages/apps/Contacts/tests/src/com/android/contacts/
ContactsLaunchPerformance.java 34 mIntent.addCategory(Intent.CATEGORY_LAUNCHER);
  /packages/apps/Dialer/tests/src/com/android/dialer/
DialerLaunchPerformance.java 34 mIntent.addCategory(Intent.CATEGORY_LAUNCHER);
  /frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
SchedulerService.java 37 .addCategory(Intent.CATEGORY_LAUNCHER)
  /packages/apps/LegacyCamera/src/com/android/camera/
CameraButtonIntentReceiver.java 48 i.addCategory(Intent.CATEGORY_LAUNCHER);
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/res/
RobolectricPackageManagerTest.java 66 i.addCategory(Intent.CATEGORY_LAUNCHER);
76 i.addCategory(Intent.CATEGORY_LAUNCHER);
92 i.addCategory(Intent.CATEGORY_LAUNCHER);
115 Intent i = new Intent(Intent.ACTION_MAIN, null).addCategory(Intent.CATEGORY_LAUNCHER);
133 i.addCategory(Intent.CATEGORY_LAUNCHER);
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyActivityEvent.java 49 intent.addCategory(Intent.CATEGORY_LAUNCHER);
  /development/samples/Home/src/com/example/android/home/
ApplicationInfo.java 56 intent.addCategory(Intent.CATEGORY_LAUNCHER);
  /frameworks/support/core-utils/java/android/support/v4/app/
AppLaunchChecker.java 78 && (launchIntent.hasCategory(Intent.CATEGORY_LAUNCHER)
  /development/samples/ApiDemos/src/com/example/android/apis/view/
Grid1.java 55 mainIntent.addCategory(Intent.CATEGORY_LAUNCHER);
LayoutAnimation1.java 49 mainIntent.addCategory(Intent.CATEGORY_LAUNCHER);
LayoutAnimation4.java 50 mainIntent.addCategory(Intent.CATEGORY_LAUNCHER);
LayoutAnimation5.java 49 mainIntent.addCategory(Intent.CATEGORY_LAUNCHER);
LayoutAnimation6.java 49 mainIntent.addCategory(Intent.CATEGORY_LAUNCHER);
Grid3.java 62 mainIntent.addCategory(Intent.CATEGORY_LAUNCHER);
  /development/samples/MultiWindow/src/com/example/android/multiwindow/
LaunchingAdjacentActivity.java 84 intent.addCategory(Intent.CATEGORY_LAUNCHER);
  /platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
LauncherJankTests.java 218 chromeIntent.addCategory(Intent.CATEGORY_LAUNCHER);
236 photosIntent.addCategory(Intent.CATEGORY_LAUNCHER);
254 gmailIntent.addCategory(Intent.CATEGORY_LAUNCHER);
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
GlAppSwitchTest.java 86 intentIsland.addCategory(Intent.CATEGORY_LAUNCHER);
  /external/sl4a/Common/src/com/googlecode/android_scripting/activity/
FutureActivity.java 62 intent.addCategory(Intent.CATEGORY_LAUNCHER);
  /frameworks/support/compat/java/android/support/v4/content/
IntentCompat.java 41 intent.addCategory(Intent.CATEGORY_LAUNCHER);
213 * category {@link Intent#CATEGORY_LAUNCHER CATEGORY_LAUNCHER}. This does <em>not</em> have
241 * category {@link Intent#CATEGORY_LAUNCHER}. This does <em>not</em> have
  /packages/apps/Launcher2/src/com/android/launcher2/
ApplicationInfo.java 83 intent.addCategory(Intent.CATEGORY_LAUNCHER);
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
InactiveApps.java 67 launcherIntent.addCategory(Intent.CATEGORY_LAUNCHER);
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
InactiveApps.java 69 launcherIntent.addCategory(Intent.CATEGORY_LAUNCHER);
  /packages/apps/Launcher3/src/com/android/launcher3/compat/
LauncherAppsCompatV16.java 62 mainIntent.addCategory(Intent.CATEGORY_LAUNCHER);
84 launchIntent.addCategory(Intent.CATEGORY_LAUNCHER);
  /cts/hostsidetests/ui/control/src/android/taskswitching/control/cts/
TaskSwitchingDeviceTest.java 101 intent.addCategory(Intent.CATEGORY_LAUNCHER);
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/
ApplicationManagerFacade.java 62 intent.addCategory(Intent.CATEGORY_LAUNCHER);

Completed in 1069 milliseconds

1 2 3 4 5 6 7 8