Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/health/
H A DHealthRegCallbackAidl.java115 public void healthInfoChanged(HealthInfo healthInfo) throws RemoteException { in healthInfoChanged()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DBatteryService.java473 private static int plugType(HealthInfo healthInfo) { in plugType()