Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DScreenOffAnimationController.kt88 fun shouldAnimateInKeyguard(): Boolean = regex
222 fun shouldAnimateInKeyguard(): Boolean = false regex
H A DUnlockedScreenOffAnimationController.kt82 private var shouldAnimateInKeyguard = false regex