Searched refs:mKeyguardFadingOutInProgress (Results 1 – 1 of 1) sorted by relevance
100 private boolean mKeyguardFadingOutInProgress; field in ScrimController384 if (mKeyguardFadingOutInProgress) { in startScrimAnimation()386 mKeyguardFadingOutInProgress = false; in startScrimAnimation()394 mKeyguardFadingOutInProgress = true; in startScrimAnimation()438 mKeyguardFadingOutInProgress = false; in endAnimateKeyguardFadingOut()479 if (mKeyguardFadingOutInProgress && mKeyguardFadeoutAnimation.getCurrentPlayTime() != 0) { in updateScrim()