Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DIntent.java1435 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.java1284 .setIntent(new Intent(Intent.ACTION_ALL_APPS)) in testUpdateShortcuts()
1328 assertEquals(Intent.ACTION_ALL_APPS, s.getIntent().getAction()); in testUpdateShortcuts()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java1535 Intent intent = new Intent(Intent.ACTION_ALL_APPS); in launchAllAppsAction()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7587 field public static final java.lang.String ACTION_ALL_APPS = "android.intent.action.ALL_APPS";
/frameworks/base/api/
Dcurrent.txt10563 field public static final String ACTION_ALL_APPS = "android.intent.action.ALL_APPS";