Home
last modified time | relevance | path

Searched refs:onRemoteInputInserted (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DRemoteInputCoordinator.kt189 entry.onRemoteInputInserted()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java569 public void onRemoteInputInserted() { in onRemoteInputInserted() method in NotificationEntry