Home
last modified time | relevance | path

Searched refs:ChipbarAnimator (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/chipbar/
DChipbarAnimator.kt33 open class ChipbarAnimator @Inject constructor() { class
DChipbarCoordinator.kt90 private val chipbarAnimator: ChipbarAnimator, in <lambda>()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/temporarydisplay/chipbar/
DChipbarCoordinatorTest.kt746 inner class TestChipbarAnimator : ChipbarAnimator() {