Searched refs:mShowExplicitlyRequested (Results 1 – 1 of 1) sorted by relevance
614 boolean mShowExplicitlyRequested; field in InputMethodManagerService2335 } else if (mShowExplicitlyRequested) { in getImeShowFlags()2345 } else if (!mShowExplicitlyRequested) { in getAppShowFlags()3190 mShowExplicitlyRequested = true; in showCurrentInputLocked()3193 mShowExplicitlyRequested = true; in showCurrentInputLocked()3277 && (mShowExplicitlyRequested || mShowForced)) { in hideCurrentInputLocked()3316 mShowExplicitlyRequested = false; in hideCurrentInputLocked()5250 + " mShowExplicitlyRequested=" + mShowExplicitlyRequested in dump()