Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationEntryManager.java20 .FORCE_REMOTE_INPUT_HISTORY;
389 if (FORCE_REMOTE_INPUT_HISTORY in performRemoveNotification()
485 && !FORCE_REMOTE_INPUT_HISTORY in removeNotification()
492 if (FORCE_REMOTE_INPUT_HISTORY in removeNotification()
516 if (FORCE_REMOTE_INPUT_HISTORY in removeNotification()
1024 if (FORCE_REMOTE_INPUT_HISTORY) { in addKeyKeptForRemoteInput()
DNotificationRemoteInputManager.java60 public static final boolean FORCE_REMOTE_INPUT_HISTORY = field in NotificationRemoteInputManager
287 if (FORCE_REMOTE_INPUT_HISTORY in setUpWithPresenter()