Searched refs:ACTION_ALL_APPS (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest1.java1032 .setIntent(new Intent(Intent.ACTION_ALL_APPS))
1076 assertEquals(Intent.ACTION_ALL_APPS, s.getIntent().getAction());
/frameworks/base/core/java/android/content/
H A DIntent.java1332 public static final String ACTION_ALL_APPS = "android.intent.action.ALL_APPS"; field in class:Intent

Completed in 122 milliseconds