Searched refs:replyIntent (Results 1 – 2 of 2) sorted by relevance
291 Intent replyIntent = getPlayMessageIntent(senderKey, notificationInfo); in getActionsFor() local292 replyIntent.putExtra(PlayMessageActivity.EXTRA_SHOW_REPLY_LIST_FLAG, true); in getActionsFor()294 mContext, REQUEST_CODE_AUTO_REPLY, replyIntent, 0); in getActionsFor()
683 final Intent replyIntent = in testReplySendingAccount0() local687 setActivityIntent(replyIntent); in testReplySendingAccount0()721 final Intent replyIntent = in testReplySendingAccount1() local725 setActivityIntent(replyIntent); in testReplySendingAccount1()