Searched refs:fullScreenLightRevealAnimations (Results 1 – 2 of 2) sorted by relevance
47 private val fullScreenLightRevealAnimations = constant62 fullScreenLightRevealAnimations?.forEach { in onScreenTurningOn()
58 private lateinit var fullScreenLightRevealAnimations: Set<FullscreenLightRevealAnimation> variable in com.android.keyguard.mediator.ScreenOnCoordinatorTest72 fullScreenLightRevealAnimations = setOf(fullscreenLightRevealAnimation) in setUp()74 .thenReturn(fullScreenLightRevealAnimations) in setUp()