Searched defs:getHealthInfo (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/services/core/java/com/android/server/health/ | ||
| D | HealthServiceWrapper.java | 71     public abstract android.hardware.health.HealthInfo getHealthInfo() throws RemoteException;  in getHealthInfo()  method in HealthServiceWrapper | 
| D | HealthServiceWrapperAidl.java | 191     public HealthInfo getHealthInfo() throws RemoteException {  in getHealthInfo()  method in HealthServiceWrapperAidl | 
| D | HealthServiceWrapperHidl.java | 153     public HealthInfo getHealthInfo() throws RemoteException {  in getHealthInfo()  method in HealthServiceWrapperHidl |