Home
last modified time | relevance | path

Searched defs:getHealthInfo (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/health/
H A DHealthServiceWrapper.java71 public abstract android.hardware.health.HealthInfo getHealthInfo() throws RemoteException; in getHealthInfo() method in HealthServiceWrapper
H A DHealthServiceWrapperAidl.java191 public HealthInfo getHealthInfo() throws RemoteException { in getHealthInfo() method in HealthServiceWrapperAidl
H A DHealthServiceWrapperHidl.java153 public HealthInfo getHealthInfo() throws RemoteException { in getHealthInfo() method in HealthServiceWrapperHidl
/aosp14/system/core/healthd/
H A DBatteryMonitor_v1.cpp162 const HealthInfo& BatteryMonitor::getHealthInfo() const { in getHealthInfo() function in android::BatteryMonitor
H A DBatteryMonitor.cpp166 const HealthInfo& BatteryMonitor::getHealthInfo() const { in getHealthInfo() function in android::BatteryMonitor