Searched refs:animateKeyguardFadingOut (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarKeyguardViewManager.java248 mScrimController.animateKeyguardFadingOut(
266 mScrimController.animateKeyguardFadingOut(delay, fadeoutDuration, new Runnable() {
H A DScrimController.java117 public void animateKeyguardFadingOut(long delay, long duration, Runnable onAnimationFinished) { method in class:ScrimController

Completed in 71 milliseconds