Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java306 && isNotificationKeptForRemoteInputHistory(entry.key)) { in setUpWithCallback()
480 public boolean isNotificationKeptForRemoteInputHistory(String key) { in isNotificationKeptForRemoteInputHistory() method in NotificationRemoteInputManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationActivityStarter.java347 || mRemoteInputManager.isNotificationKeptForRemoteInputHistory( in handleNotificationClickAfterPanelCollapsed()