Searched refs:FORCE_REMOTE_INPUT_HISTORY (Results 1 – 1 of 1) sorted by relevance
267 public static final boolean FORCE_REMOTE_INPUT_HISTORY = field in StatusBar1492 if (FORCE_REMOTE_INPUT_HISTORY && mKeysKeptForRemoteInput.contains(entry.key)) { in startKeyguard()1680 && !FORCE_REMOTE_INPUT_HISTORY in removeNotification()1688 if (FORCE_REMOTE_INPUT_HISTORY && mRemoteInputController.isSpinning(key)) { in removeNotification()1823 if (FORCE_REMOTE_INPUT_HISTORY in performRemoveNotification()