Searched refs:ACTION_ALL_APPS (Results 1 – 7 of 7) sorted by relevance
809 Assert.assertEquals(Intent.ACTION_ALL_APPS, intentCaptor.getValue().getAction()); in assertOpenAllAppView()
1541 Intent allAppsIntent = new Intent(Intent.ACTION_ALL_APPS); in stemPrimarySinglePressAction()1897 Intent intent = new Intent(Intent.ACTION_ALL_APPS); in launchAllAppsAction()
1376 .setIntent(new Intent(Intent.ACTION_ALL_APPS)) in testUpdateShortcuts()1420 assertEquals(Intent.ACTION_ALL_APPS, s.getIntent().getAction()); in testUpdateShortcuts()
1490 public static final String ACTION_ALL_APPS = "android.intent.action.ALL_APPS"; field in Intent
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7587 field public static final java.lang.String ACTION_ALL_APPS = "android.intent.action.ALL_APPS";
11143 field public static final String ACTION_ALL_APPS = "android.intent.action.ALL_APPS";