Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DRemoteInputCoordinator.kt119 mNotificationRemoteInputManager.cleanUpRemoteInputForUserRemoval(entry)
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManager.java588 cleanUpRemoteInputForUserRemoval(entry); in onPerformRemoveNotification()
595 public void cleanUpRemoteInputForUserRemoval(NotificationEntry entry) { in cleanUpRemoteInputForUserRemoval() method in NotificationRemoteInputManager