Searched defs:rippleShape (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/charging/ |
H A D | WirelessChargingAnimation.java | 62 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 D | WirelessChargingLayout.java | 56 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()
|