Searched refs:WirelessChargingLayout (Results 1 – 3 of 3) sorted by relevance
44 public class WirelessChargingLayout extends FrameLayout { class51 public WirelessChargingLayout(Context context) { in WirelessChargingLayout() method in WirelessChargingLayout56 public WirelessChargingLayout(Context context, int transmittingBatteryLevel, int batteryLevel, in WirelessChargingLayout() method in WirelessChargingLayout62 public WirelessChargingLayout(Context context, AttributeSet attrs) { in WirelessChargingLayout() method in WirelessChargingLayout
105 private WirelessChargingLayout mView;106 private WirelessChargingLayout mNextView;114 mNextView = new WirelessChargingLayout(context, transmittingBatteryLevel, batteryLevel, in WirelessChargingView()
34 import static com.android.systemui.charging.WirelessChargingLayout.UNKNOWN_BATTERY_LEVEL;