Searched refs:ACTION_ALL_APPS (Results 1 – 6 of 6) sorted by relevance
1435 public static final String ACTION_ALL_APPS = "android.intent.action.ALL_APPS"; field in Intent
1284 .setIntent(new Intent(Intent.ACTION_ALL_APPS)) in testUpdateShortcuts()1328 assertEquals(Intent.ACTION_ALL_APPS, s.getIntent().getAction()); in testUpdateShortcuts()
1535 Intent intent = new Intent(Intent.ACTION_ALL_APPS); in launchAllAppsAction()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
7587 field public static final java.lang.String ACTION_ALL_APPS = "android.intent.action.ALL_APPS";
10563 field public static final String ACTION_ALL_APPS = "android.intent.action.ALL_APPS";