Searched refs:onSmartReplySent (Results 1 – 2 of 2) sorted by relevance
69 mCallback.onSmartReplySent(entry, reply); in smartReplySent()135 void onSmartReplySent(NotificationEntry entry, CharSequence reply); in onSmartReplySent() method
144 private fun onSmartReplySent(entry: NotificationEntry, reply: CharSequence) { regex177 mSmartReplyController.setCallback(this::onSmartReplySent)