Home
last modified time | relevance | path

Searched refs:ACTION_ALL_APPS (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/content/
DIntent.java1454 public static final String ACTION_ALL_APPS = "android.intent.action.ALL_APPS"; field in Intent
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java1320 .setIntent(new Intent(Intent.ACTION_ALL_APPS)) in testUpdateShortcuts()
1364 assertEquals(Intent.ACTION_ALL_APPS, s.getIntent().getAction()); in testUpdateShortcuts()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java1397 Intent intent = new Intent(Intent.ACTION_ALL_APPS); in launchAllAppsAction()
/frameworks/base/core/api/
Dcurrent.txt11034 field public static final String ACTION_ALL_APPS = "android.intent.action.ALL_APPS";
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7587 field public static final java.lang.String ACTION_ALL_APPS = "android.intent.action.ALL_APPS";