Searched refs:mIsKeyguard (Results 1 – 1 of 1) sorted by relevance
582 private boolean mIsKeyguard; field in StatusBar3518 (!mDeviceInteractive || isGoingToSleep() && (isScreenFullyOff() || mIsKeyguard)); in updateIsKeyguard()3537 mIsKeyguard = true; in showKeyguardImpl()3681 mIsKeyguard = false; in hideKeyguardImpl()4746 } else if (mIsKeyguard && !wakeAndUnlocking) { in updateScrimController()