Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DRemoteInputCoordinator.kt190 entry.onRemoteInputInserted()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java530 public void onRemoteInputInserted() { in onRemoteInputInserted() method in NotificationEntry
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManager.java948 entry.onRemoteInputInserted(); in setShouldManageLifetime()