Home
last modified time | relevance | path

Searched refs:onChipAnimationEnd (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
H A DSystemStatusAnimationScheduler.kt319 chipAnimationController.onChipAnimationEnd(animationState)
366 fun onChipAnimationEnd(@SystemAnimationState state: Int) {} regex
H A DSystemEventChipAnimationController.kt81 override fun onChipAnimationEnd(@SystemAnimationState state: Int) {