Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DRemoteInputCoordinator.kt118 mNotificationRemoteInputManager.cleanUpRemoteInputForUserRemoval(entry)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManager.java538 public void cleanUpRemoteInputForUserRemoval(NotificationEntry entry) { in cleanUpRemoteInputForUserRemoval() method in NotificationRemoteInputManager