Searched refs:mCurPerceptible (Results 1 – 1 of 1) sorted by relevance
598 private boolean mCurPerceptible; field in InputMethodManagerService2944 if (!mCurPerceptible) { in updateSystemUiLocked()3171 && mCurPerceptible != perceptible) { in reportPerceptible()3172 mCurPerceptible = perceptible; in reportPerceptible()3478 mCurPerceptible = true; in startInputOrWindowGainedFocusInternalLocked()5065 mCurPerceptible = true; in reportImeControl()5234 p.println(" mCurPerceptible=" + mCurPerceptible); in dump()