Searched refs:stopSending (Results 1 – 4 of 4) sorted by relevance
73 public void stopSending(final NotificationData.Entry entry) { in stopSending() method in SmartReplyController
529 mSmartReplyController.stopSending(entry); in removeNotification()538 mSmartReplyController.stopSending(entry); in removeNotification()851 mSmartReplyController.stopSending(entry); in updateNotificationInternal()
136 controller.stopSending(mEntry); in testSendingSmartReply_afterRemove_shouldReturnFalse()
268 verify(mSmartReplyController).stopSending(mEntry); in testRemoveNotification()