Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java1370 .setIntent(makeIntent(Intent.ACTION_ANSWER, ShortcutActivity.class, in testUpdateShortcuts()
1413 assertEquals(Intent.ACTION_ANSWER, s.getIntent().getAction()); in testUpdateShortcuts()
2236 makeIntent(Intent.ACTION_ANSWER, ShortcutActivity2.class, in testGetShortcutInfo()
3512 makeIntent(Intent.ACTION_ANSWER, ShortcutActivity.class, in testStartShortcut()
/frameworks/base/core/java/android/content/
DIntent.java1343 public static final String ACTION_ANSWER = "android.intent.action.ANSWER"; 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.txt7588 field public static final java.lang.String ACTION_ANSWER = "android.intent.action.ANSWER";
/frameworks/base/core/api/
Dcurrent.txt11144 field public static final String ACTION_ANSWER = "android.intent.action.ANSWER";