Home
last modified time | relevance | path

Searched defs:rippleShape (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/charging/
H A DWirelessChargingAnimation.java62 RippleShape rippleShape, UiEventLogger uiEventLogger) { in WirelessChargingAnimation()
75 Callback callback, boolean isDozing, RippleShape rippleShape, in makeWirelessChargingAnimation()
86 @NonNull Context context, RippleShape rippleShape, UiEventLogger uiEventLogger) { in makeChargingAnimationWithNoBatteryLevel()
126 boolean isDozing, RippleShape rippleShape, UiEventLogger uiEventLogger) { in WirelessChargingView()
H A DWirelessChargingLayout.java56 boolean isDozing, RippleShape rippleShape) { in WirelessChargingLayout()
71 private void init(Context c, AttributeSet attrs, boolean isDozing, RippleShape rippleShape) { in init()
76 int batteryLevel, boolean isDozing, RippleShape rippleShape) { in init()