Searched defs:getHealthInfo (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/health/ | ||
H A D | HealthServiceWrapper.java | 71 public abstract android.hardware.health.HealthInfo getHealthInfo() throws RemoteException; in getHealthInfo() method in HealthServiceWrapper |
H A D | HealthServiceWrapperAidl.java | 191 public HealthInfo getHealthInfo() throws RemoteException { in getHealthInfo() method in HealthServiceWrapperAidl |
H A D | HealthServiceWrapperHidl.java | 153 public HealthInfo getHealthInfo() throws RemoteException { in getHealthInfo() method in HealthServiceWrapperHidl |
/aosp14/system/core/healthd/ | ||
H A D | BatteryMonitor_v1.cpp | 162 const HealthInfo& BatteryMonitor::getHealthInfo() const { in getHealthInfo() function in android::BatteryMonitor |
H A D | BatteryMonitor.cpp | 166 const HealthInfo& BatteryMonitor::getHealthInfo() const { in getHealthInfo() function in android::BatteryMonitor |