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