Searched refs:ACTION_ALL_APPS (Results 1 – 5 of 5) sorted by relevance
1454 public static final String ACTION_ALL_APPS = "android.intent.action.ALL_APPS"; field in Intent
1320 .setIntent(new Intent(Intent.ACTION_ALL_APPS)) in testUpdateShortcuts()1364 assertEquals(Intent.ACTION_ALL_APPS, s.getIntent().getAction()); in testUpdateShortcuts()
1397 Intent intent = new Intent(Intent.ACTION_ALL_APPS); in launchAllAppsAction()
11034 field public static final String ACTION_ALL_APPS = "android.intent.action.ALL_APPS";
7587 field public static final java.lang.String ACTION_ALL_APPS = "android.intent.action.ALL_APPS";