Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/policy/
DModifierShortcutManager.java111 private boolean mSearchKeyShortcutPending = false; field in ModifierShortcutManager
361 if (mSearchKeyShortcutPending) { in handleIntentShortcut()
364 mSearchKeyShortcutPending = false; in handleIntentShortcut()
442 mSearchKeyShortcutPending = true; in interceptKey()
445 mSearchKeyShortcutPending = false; in interceptKey()