Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/charging/
H A DWirelessChargingAnimation.java48 void onAnimationStarting(); in onAnimationStarting() method
201 mCallback.onAnimationStarting(); in handleShow()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java2216 public void onAnimationStarting() { in showChargingAnimation()