Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/os/
H A DBatteryProperty.java29 public class BatteryProperty implements Parcelable { class
35 public BatteryProperty() { in BatteryProperty() method in BatteryProperty
58 private BatteryProperty(Parcel p) { in BatteryProperty() method in BatteryProperty
/aosp12/frameworks/native/services/batteryservice/include/batteryservice/
H A DBatteryService.h58 struct BatteryProperty { struct
59 int64_t valueInt64;