Searched refs:ControlsAnimations (Results 1 – 5 of 5) sorted by relevance
77 ControlsAnimations.observerForAnimations( in onCreate()130 ControlsAnimations.enterAnimation(recyclerView).start() in onStart()168 ControlsAnimations.exitAnimation( in animateExitAndFinish()
107 ControlsAnimations.exitAnimation( in animateExitAndFinish()121 ControlsAnimations.observerForAnimations( in bindViews()183 ControlsAnimations.enterAnimation(recyclerView).start() in setUpList()
183 ControlsAnimations.enterAnimation(pageIndicator).apply { in <lambda>()201 ControlsAnimations.enterAnimation(structurePager).start() in <lambda>()238 ControlsAnimations.observerForAnimations( in <lambda>()292 ControlsAnimations.exitAnimation( in <lambda>()
42 object ControlsAnimations { in <lambda>() object87 ControlsAnimations.enterAnimation(view).start() in <lambda>()
125 import com.android.systemui.controls.management.ControlsAnimations;2483 ControlsAnimations.exitAnimation(root, this::completeDismiss).start();