Searched refs:mCurClientInKeyguard (Results 1 – 1 of 1) sorted by relevance
570 private boolean mCurClientInKeyguard; field in InputMethodManagerService2099 mCurClientInKeyguard = isKeyguardLocked(); in startInputUncheckedLocked()2104 + cs.client.asBinder() + " keyguard=" + mCurClientInKeyguard); in startInputUncheckedLocked()2566 if (vis != 0 && isKeyguardLocked() && !mCurClientInKeyguard) { in updateSystemUiLocked()