Searched refs:mIsKeyguard (Results 1 – 2 of 2) sorted by relevance
565 protected boolean mIsKeyguard; field in StatusBar3087 (!mDeviceInteractive || isGoingToSleep() && (isScreenFullyOff() || mIsKeyguard)); in updateIsKeyguard()3107 mIsKeyguard = true; in showKeyguardImpl()3244 mIsKeyguard = false; in hideKeyguardImpl()3995 } else if (mIsKeyguard && !unlocking) { in updateScrimController()
562 if (mIsKeyguard) { in restartNavBars()