Searched refs:shouldAnimateInKeyguard (Results 1 – 2 of 2) sorted by relevance
63 private var shouldAnimateInKeyguard = false regex128 shouldAnimateInKeyguard = false177 shouldAnimateInKeyguard = false206 shouldAnimateInKeyguard = true292 fun shouldAnimateInKeyguard(): Boolean { regex293 return shouldAnimateInKeyguard
124 } else if (mUnlockedScreenOffAnimationController.shouldAnimateInKeyguard()) { in setViewVisibility()