Searched defs:chipAnimationController (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/ | ||
| D | SystemStatusAnimationSchedulerLegacyImpl.kt | 59 private val chipAnimationController: SystemEventChipAnimationController, in <lambda>() constant in com.android.systemui.statusbar.events.SystemStatusAnimationSchedulerLegacyImpl |
| D | SystemStatusAnimationSchedulerImpl.kt | 68 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/ | ||
| D | SystemStatusAnimationSchedulerImplTest.kt | 69 private lateinit var chipAnimationController: SystemEventChipAnimationController variable in com.android.systemui.statusbar.events.SystemStatusAnimationSchedulerImplTest |