Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryManager.java142 private NotificationRemoteInputManager getRemoteInputManager() { in getRemoteInputManager() method in NotificationEntryManager
367 getRemoteInputManager().shouldKeepForRemoteInputHistory(childEntry) in handleGroupSummaryRemoved()
368 || getRemoteInputManager().shouldKeepForSmartReplyHistory(childEntry); in handleGroupSummaryRemoved()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationRowBinderImpl.java96 private NotificationRemoteInputManager getRemoteInputManager() { in getRemoteInputManager() method in NotificationRowBinderImpl
165 getRemoteInputManager().bindRow(row); in bindRow()