Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DRemoteInputController.java360 default void onRemoteInputSent(NotificationEntry entry) {} in onRemoteInputSent() method
H A DNotificationRemoteInputManager.java747 void onRemoteInputSent(@NonNull NotificationEntry entry); in onRemoteInputSent() method