Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
H A DControlsActivity.kt31 import com.android.systemui.controls.management.ControlsAnimations
56 ControlsAnimations.observerForAnimations(
87 ControlsAnimations.enterAnimation(parent).start()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/
H A DControlsProviderSelectorActivity.kt79 ControlsAnimations.observerForAnimations(
139 ControlsAnimations.enterAnimation(recyclerView).start()
178 ControlsAnimations.exitAnimation(
H A DControlsEditingActivity.kt110 ControlsAnimations.exitAnimation(
124 ControlsAnimations.observerForAnimations(
189 ControlsAnimations.enterAnimation(recyclerView).start()
H A DControlsFavoritingActivity.kt184 ControlsAnimations.enterAnimation(pageIndicator).apply {
202 ControlsAnimations.enterAnimation(structurePager).start()
239 ControlsAnimations.observerForAnimations(
293 ControlsAnimations.exitAnimation(
H A DControlsAnimations.kt38 object ControlsAnimations { regex
83 ControlsAnimations.enterAnimation(view).start()