Home
last modified time | relevance | path

Searched refs:shouldHideScrimOnWakeUp (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DScreenOffAnimationController.kt143 animations.any { it.shouldHideScrimOnWakeUp() } in shouldHideLightRevealScrimOnWakeUp()
219 fun shouldHideScrimOnWakeUp(): Boolean = false method
DUnlockedScreenOffAnimationController.kt351 override fun shouldHideScrimOnWakeUp(): Boolean = in shouldAnimateInKeyguard() method in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController