Searched refs:mIsKeyguard (Results 1 – 2 of 2) sorted by relevance
547 protected boolean mIsKeyguard; field in StatusBar2968 (!mDeviceInteractive || isGoingToSleep() && (isScreenFullyOff() || mIsKeyguard)); in updateIsKeyguard()2988 mIsKeyguard = true; in showKeyguardImpl()3125 mIsKeyguard = false; in hideKeyguardImpl()3847 } else if (mIsKeyguard && !wakeAndUnlocking) { in updateScrimController()
270 if (mIsKeyguard) { in restartNavBars()