Searched refs:EXTRA_ANSWER_INTENT (Results 1 – 4 of 4) sorted by relevance
24 import static android.app.Notification.EXTRA_ANSWER_INTENT;986 fakeTypes.putParcelable(EXTRA_ANSWER_INTENT, new Bundle()); in testRestoreFromExtras_Call_invalidExtra_noCrash()
1541 public static final String EXTRA_ANSWER_INTENT = "android.answerIntent"; field in Notification10840 extras.putParcelable(EXTRA_ANSWER_INTENT, mAnswerIntent); in addExtras()10878 mAnswerIntent = extras.getParcelable(EXTRA_ANSWER_INTENT, PendingIntent.class); in restoreFromExtras()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6434 field public static final String EXTRA_ANSWER_INTENT = "android.answerIntent";