Home
last modified time | relevance | path

Searched defs:chipAnimationController (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
DSystemStatusAnimationSchedulerLegacyImpl.kt59 private val chipAnimationController: SystemEventChipAnimationController, in <lambda>() constant in com.android.systemui.statusbar.events.SystemStatusAnimationSchedulerLegacyImpl
DSystemStatusAnimationSchedulerImpl.kt68 private val chipAnimationController: SystemEventChipAnimationController, in <lambda>() constant in com.android.systemui.statusbar.events.SystemStatusAnimationSchedulerImpl
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/events/
DSystemStatusAnimationSchedulerImplTest.kt69 private lateinit var chipAnimationController: SystemEventChipAnimationController variable in com.android.systemui.statusbar.events.SystemStatusAnimationSchedulerImplTest