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.java1332 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.java1032 .setIntent(new Intent(Intent.ACTION_ALL_APPS)) in testUpdateShortcuts()
1076 assertEquals(Intent.ACTION_ALL_APPS, s.getIntent().getAction()); in testUpdateShortcuts()
/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.txt8535 field public static final java.lang.String ACTION_ALL_APPS = "android.intent.action.ALL_APPS";
Dsystem-current.txt8874 field public static final java.lang.String ACTION_ALL_APPS = "android.intent.action.ALL_APPS";
Dtest-current.txt8547 field public static final java.lang.String ACTION_ALL_APPS = "android.intent.action.ALL_APPS";