Searched refs:shouldAnimateAodIcons (Results 1 – 4 of 4) sorted by relevance
174 fun shouldAnimateAodIcons(): Boolean = in shouldAnimateAodIcons() method175 animations.all { it.shouldAnimateAodIcons() } in shouldAnimateAodIcons()223 fun shouldAnimateAodIcons(): Boolean = true method
360 override fun shouldAnimateAodIcons(): Boolean = in shouldAnimateInKeyguard() method in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController
548 if (mScreenOffAnimationController.shouldAnimateAodIcons()) { in appearAodIcons()
204 override fun shouldAnimateAodIcons(): Boolean = !shouldPlayAnimation() in <lambda>() method in com.android.systemui.unfold.FoldAodAnimationController