Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java1314 .setIntent(makeIntent(Intent.ACTION_ANSWER, ShortcutActivity.class, in testUpdateShortcuts()
1357 assertEquals(Intent.ACTION_ANSWER, s.getIntent().getAction()); in testUpdateShortcuts()
2180 makeIntent(Intent.ACTION_ANSWER, ShortcutActivity2.class, in testGetShortcutInfo()
3456 makeIntent(Intent.ACTION_ANSWER, ShortcutActivity.class, in testStartShortcut()
/frameworks/base/core/java/android/content/
DIntent.java1307 public static final String ACTION_ANSWER = "android.intent.action.ANSWER"; field in Intent
/frameworks/base/core/api/
Dcurrent.txt11035 field public static final String ACTION_ANSWER = "android.intent.action.ANSWER";
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7588 field public static final java.lang.String ACTION_ANSWER = "android.intent.action.ANSWER";