Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/policy/
DTestPhoneWindowManager.java809 Assert.assertEquals(Intent.ACTION_ALL_APPS, intentCaptor.getValue().getAction()); in assertOpenAllAppView()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java1541 Intent allAppsIntent = new Intent(Intent.ACTION_ALL_APPS); in stemPrimarySinglePressAction()
1897 Intent intent = new Intent(Intent.ACTION_ALL_APPS); in launchAllAppsAction()
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java1376 .setIntent(new Intent(Intent.ACTION_ALL_APPS)) in testUpdateShortcuts()
1420 assertEquals(Intent.ACTION_ALL_APPS, s.getIntent().getAction()); in testUpdateShortcuts()
/frameworks/base/core/java/android/content/
DIntent.java1490 public static final String ACTION_ALL_APPS = "android.intent.action.ALL_APPS"; field in Intent
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/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/core/api/
Dcurrent.txt11143 field public static final String ACTION_ALL_APPS = "android.intent.action.ALL_APPS";