Searched defs:FORCE_REMOTE_INPUT_HISTORY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java267 public static final boolean FORCE_REMOTE_INPUT_HISTORY = field in class:StatusBar
1492 if (FORCE_REMOTE_INPUT_HISTORY && mKeysKeptForRemoteInput.contains(entry.key)) {
1680 && !FORCE_REMOTE_INPUT_HISTORY
1688 if (FORCE_REMOTE_INPUT_HISTORY && mRemoteInputController.isSpinning(key)) {
1823 if (FORCE_REMOTE_INPUT_HISTORY

Completed in 43 milliseconds