Searched refs:rebuildForSendingSmartReply (Results 1 – 3 of 3) sorted by relevance
59 public StatusBarNotification rebuildForSendingSmartReply(NotificationEntry entry, in rebuildForSendingSmartReply() method in RemoteInputNotificationRebuilder
192 val newSbn = mRebuilder.rebuildForSendingSmartReply(entry, reply) in onSmartReplySent()
100 `when`(rebuilder.rebuildForSendingSmartReply(any(), any())).thenReturn(sbn) in setUp()