Home
last modified time | relevance | path

Searched refs:ControlsAnimations (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
DControlsActivity.kt36 import com.android.systemui.controls.management.ControlsAnimations in <lambda>()
73 ControlsAnimations.observerForAnimations( in <lambda>()
122 ControlsAnimations.enterAnimation(parent).start() in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/
DControlsProviderSelectorActivity.kt95 ControlsAnimations.observerForAnimations( in <lambda>()
157 ControlsAnimations.enterAnimation(recyclerView).start() in <lambda>()
239 ControlsAnimations.exitAnimation( in <lambda>()
DControlsAnimations.kt38 object ControlsAnimations { in <lambda>() object
92 ControlsAnimations.enterAnimation(view).start() in <lambda>()
DControlsEditingActivity.kt139 ControlsAnimations.exitAnimation( in animateExitAndFinish()
153 ControlsAnimations.observerForAnimations( in bindViews()
254 ControlsAnimations.enterAnimation(recyclerView).start() in setUpList()
DControlsFavoritingActivity.kt194 ControlsAnimations.enterAnimation(pageIndicator).apply { in <lambda>()
212 ControlsAnimations.enterAnimation(structurePager).start() in <lambda>()
249 ControlsAnimations.observerForAnimations( in <lambda>()
304 ControlsAnimations.exitAnimation( in <lambda>()