Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/charging/
DChargingRippleView.kt72 fun startRipple(onAnimationEnd: Runnable? = null) { in <lambda>() method
DWiredChargingRippleController.kt150 fun startRipple() { in startRipple() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthRippleView.kt69 fun startRipple(onAnimationEnd: Runnable?, lightReveal: LightRevealScrim?) { in <lambda>() method