Searched refs:setSmartReplies (Results 1 – 2 of 2) sorted by relevance
155 setSmartReplies(TEST_CHOICES); in testSendSmartReply_intentContainsResultsAndSource()168 setSmartReplies(TEST_CHOICES); in testSendSmartReply_keyguardCancelled()181 setSmartReplies(TEST_CHOICES); in testSendSmartReply_waitsForKeyguard()199 setSmartReplies(TEST_CHOICES); in testSendSmartReply_controllerCalled()208 setSmartReplies(TEST_CHOICES); in testSendSmartReply_hidesContainer()217 setSmartReplies(TEST_CHOICES); in testTapSmartReply_beforeInitDelay_blocked()228 setSmartReplies(TEST_CHOICES); in testTapSmartReply_afterInitDelay_clickReceived()245 setSmartReplies(TEST_CHOICES, false /* useDelayedOnClickListener */); in testTapSmartReply_withoutDelayedOnClickListener_bypassesDelay()281 setSmartReplies(choices); in testMeasure_shortChoices()300 setSmartReplies(choices); in testLayout_shortChoices()[all …]
650 setSmartReplies(signals.getCharSequenceArrayList(Adjustment.KEY_TEXT_REPLIES)); in applyAdjustments()1162 public void setSmartReplies(ArrayList<CharSequence> smartReplies) { in setSmartReplies() method in NotificationRecord