Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DRemoteInputCoordinator.kt162 mNotificationRemoteInputManager.cleanUpRemoteInputForUserRemoval(entry) in onEntryRemoved()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java546 public void cleanUpRemoteInputForUserRemoval(NotificationEntry entry) { in cleanUpRemoteInputForUserRemoval() method in NotificationRemoteInputManager