Searched refs:HealthServiceWrapper (Results 1 – 3 of 3) sorted by relevance
48 @Mock BatteryService.HealthServiceWrapper.Callback mCallback;49 @Mock BatteryService.HealthServiceWrapper.IServiceManagerSupplier mManagerSupplier;50 @Mock BatteryService.HealthServiceWrapper.IHealthSupplier mHealthServiceSupplier;51 BatteryService.HealthServiceWrapper mWrapper;53 private static final String HEALTHD = BatteryService.HealthServiceWrapper.INSTANCE_HEALTHD;54 private static final String VENDOR = BatteryService.HealthServiceWrapper.INSTANCE_VENDOR;100 mWrapper = new BatteryService.HealthServiceWrapper();
187 private HealthServiceWrapper mHealthServiceWrapper;269 mHealthServiceWrapper = new HealthServiceWrapper(); in registerHealthCallback()274 new HealthServiceWrapper.IServiceManagerSupplier() {}, in registerHealthCallback()275 new HealthServiceWrapper.IHealthSupplier() {}); in registerHealthCallback()1097 implements HealthServiceWrapper.Callback {1293 static final class HealthServiceWrapper { class in BatteryService1315 HealthServiceWrapper() { in HealthServiceWrapper() method in BatteryService.HealthServiceWrapper
711 HSPLcom/android/server/BatteryService$HealthServiceWrapper$Callback;->onRegistration(Landroid/hardw…1668 Lcom/android/server/BatteryService$HealthServiceWrapper$Callback;1669 Lcom/android/server/BatteryService$HealthServiceWrapper$IHealthSupplier;1670 Lcom/android/server/BatteryService$HealthServiceWrapper$IServiceManagerSupplier;1671 Lcom/android/server/BatteryService$HealthServiceWrapper$Notification$1;1672 Lcom/android/server/BatteryService$HealthServiceWrapper$Notification;1673 Lcom/android/server/BatteryService$HealthServiceWrapper;