Home
last modified time | relevance | path

Searched refs:BatteryProperty (Results 1 – 18 of 18) sorted by relevance

/aosp14/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
70 public static final @android.annotation.NonNull Parcelable.Creator<BatteryProperty> CREATOR
71 = new Parcelable.Creator<BatteryProperty>() {
72 public BatteryProperty createFromParcel(Parcel p) {
73 return new BatteryProperty(p);
76 public BatteryProperty[] newArray(int size) {
77 return new BatteryProperty[size];
H A DIBatteryPropertiesRegistrar.aidl19 import android.os.BatteryProperty;
26 int getProperty(in int id, out BatteryProperty prop); in getProperty()
H A DBatteryProperty.aidl19 parcelable BatteryProperty;
H A DBatteryManager.java420 BatteryProperty prop = new BatteryProperty(); in queryProperty()
/aosp14/frameworks/base/services/core/java/com/android/server/health/
H A DHealthServiceWrapper.java21 import android.os.BatteryProperty;
54 public abstract int getProperty(int id, BatteryProperty prop) throws RemoteException; in getProperty()
H A DHealthServiceWrapperAidl.java25 import android.os.BatteryProperty;
105 public int getProperty(int id, BatteryProperty prop) throws RemoteException { in getProperty()
114 private int getPropertyInternal(int id, BatteryProperty prop) throws RemoteException { in getPropertyInternal()
H A DHealthServiceWrapperHidl.java29 import android.os.BatteryProperty;
70 public int getProperty(int id, final BatteryProperty prop) throws RemoteException { in getProperty()
/aosp14/system/core/healthd/include/healthd/
H A DBatteryMonitor_v1.h63 status_t getProperty(int id, struct BatteryProperty *val);
H A DBatteryMonitor.h73 status_t getProperty(int id, struct BatteryProperty *val);
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DBatteryService.java37 import android.os.BatteryProperty;
1334 public int getProperty(int id, final BatteryProperty prop) throws RemoteException { in getProperty()
/aosp14/system/core/healthd/
H A DBatteryMonitor_v1.cpp479 status_t BatteryMonitor::getProperty(int id, struct BatteryProperty *val) { in getProperty()
H A DBatteryMonitor.cpp606 status_t BatteryMonitor::getProperty(int id, struct BatteryProperty *val) { in getProperty()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes5793 android.os.BatteryProperty$1
5794 android.os.BatteryProperty
H A Dboot-image-profile.txt11855 HSPLandroid/os/BatteryProperty;-><init>()V
11856 HSPLandroid/os/BatteryProperty;->getLong()J
11857 HSPLandroid/os/BatteryProperty;->readFromParcel(Landroid/os/Parcel;)V
12240 HSPLandroid/os/IBatteryPropertiesRegistrar$Stub$Proxy;->getProperty(ILandroid/os/BatteryProperty;)I
28580 Landroid/os/BatteryProperty$1;
28581 Landroid/os/BatteryProperty;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes5797 android.os.BatteryProperty$1
5798 android.os.BatteryProperty
H A Dboot-image-profile.txt11858 HSPLandroid/os/BatteryProperty;-><init>()V
11859 HSPLandroid/os/BatteryProperty;->getLong()J
11860 HSPLandroid/os/BatteryProperty;->readFromParcel(Landroid/os/Parcel;)V
12243 HSPLandroid/os/IBatteryPropertiesRegistrar$Stub$Proxy;->getProperty(ILandroid/os/BatteryProperty;)I
38687 Landroid/os/BatteryProperty$1;
38688 Landroid/os/BatteryProperty;
/aosp14/frameworks/base/services/
H A Dart-profile128 …BatteryService$BatteryPropertiesRegistrar;->getProperty(ILandroid/os/BatteryProperty;)I+]Lcom/andr…
4129 HPLcom/android/server/health/HealthServiceWrapperAidl;->getProperty(ILandroid/os/BatteryProperty;)I…
4130BatteryProperty;)I+]Landroid/hardware/health/IHealth;Landroid/hardware/health/IHealth$Stub$Proxy;]…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt34776 Landroid/os/BatteryProperty;-><init>()V
34777 Landroid/os/BatteryProperty;-><init>(Landroid/os/Parcel;)V
34778 Landroid/os/BatteryProperty;->CREATOR:Landroid/os/Parcelable$Creator;
34779 Landroid/os/BatteryProperty;->getLong()J
34780 Landroid/os/BatteryProperty;->mValueLong:J
34781 Landroid/os/BatteryProperty;->readFromParcel(Landroid/os/Parcel;)V
34782 Landroid/os/BatteryProperty;->setLong(J)V
36222 Landroid/os/IBatteryPropertiesRegistrar$Stub$Proxy;->getProperty(ILandroid/os/BatteryProperty;)I
36234 Landroid/os/IBatteryPropertiesRegistrar;->getProperty(ILandroid/os/BatteryProperty;)I