Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/charging/
H A DWirelessChargingAnimation.java49 void onAnimationStarting(); in onAnimationStarting() method
215 mCallback.onAnimationStarting(); in handleShow()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImpl.java1896 public void onAnimationStarting() { in showChargingAnimation()