Home
last modified time | relevance | path

Searched refs:replyIntent (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/Messenger/src/com/android/car/messenger/
DMapMessageMonitor.java291 Intent replyIntent = getPlayMessageIntent(senderKey, notificationInfo); in getActionsFor() local
292 replyIntent.putExtra(PlayMessageActivity.EXTRA_SHOW_REPLY_LIST_FLAG, true); in getActionsFor()
294 mContext, REQUEST_CODE_AUTO_REPLY, replyIntent, 0); in getActionsFor()
/packages/apps/UnifiedEmail/tests/src/com/android/mail/compose/
DComposeActivityTest.java683 final Intent replyIntent = in testReplySendingAccount0() local
687 setActivityIntent(replyIntent); in testReplySendingAccount0()
721 final Intent replyIntent = in testReplySendingAccount1() local
725 setActivityIntent(replyIntent); in testReplySendingAccount1()