Home
last modified time | relevance | path

Searched defs:onRemoteInputSent (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DRemoteInputController.java299 default void onRemoteInputSent(NotificationEntry entry) {} in onRemoteInputSent() method
H A DNotificationRemoteInputManager.java789 void onRemoteInputSent(@NonNull NotificationEntry entry); in onRemoteInputSent() method
856 public void onRemoteInputSent(@NonNull NotificationEntry entry) { in onRemoteInputSent() method in NotificationRemoteInputManager.LegacyRemoteInputLifetimeExtender