Home
last modified time | relevance | path

Searched defs:shouldAnimateInKeyguard (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DScreenOffAnimationController.kt88 fun shouldAnimateInKeyguard(): Boolean = in shouldAnimateInKeyguard() method
222 fun shouldAnimateInKeyguard(): Boolean = false method
DUnlockedScreenOffAnimationController.kt88 private var shouldAnimateInKeyguard = false variable in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController
414 override fun shouldAnimateInKeyguard(): Boolean = shouldAnimateInKeyguard in shouldAnimateInKeyguard() method in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController