Searched refs:onRemoteInputSent (Results 1 – 3 of 3) sorted by relevance
291 mCallbacks.get(i).onRemoteInputSent(entry); in remoteInputSent()360 default void onRemoteInputSent(NotificationEntry entry) {} in onRemoteInputSent() method
309 public void onRemoteInputSent(NotificationEntry entry) { in setUpWithCallback()311 mRemoteInputListener.onRemoteInputSent(entry); in setUpWithCallback()747 void onRemoteInputSent(@NonNull NotificationEntry entry); in onRemoteInputSent() method
127 override fun onRemoteInputSent(entry: NotificationEntry) {