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

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindowManager.java434 boolean mSearchKeyShortcutPending; field in class:PhoneWindowManager
1942 mSearchKeyShortcutPending = true;
1946 mSearchKeyShortcutPending = false;
1985 if (mSearchKeyShortcutPending) {
1989 mSearchKeyShortcutPending = false;

Completed in 132 milliseconds