Searched refs:HealthServiceWrapper (Results 1 – 5 of 5) sorted by relevance
45 @Mock BatteryService.HealthServiceWrapper.Callback mCallback;46 @Mock BatteryService.HealthServiceWrapper.IServiceManagerSupplier mManagerSupplier;47 @Mock BatteryService.HealthServiceWrapper.IHealthSupplier mHealthServiceSupplier;48 BatteryService.HealthServiceWrapper mWrapper;50 private static final String HEALTHD = BatteryService.HealthServiceWrapper.INSTANCE_HEALTHD;51 private static final String VENDOR = BatteryService.HealthServiceWrapper.INSTANCE_VENDOR;97 mWrapper = new BatteryService.HealthServiceWrapper();
195 private HealthServiceWrapper mHealthServiceWrapper;279 mHealthServiceWrapper = new HealthServiceWrapper(); in registerHealthCallback()284 new HealthServiceWrapper.IServiceManagerSupplier() {}, in registerHealthCallback()285 new HealthServiceWrapper.IHealthSupplier() {}); in registerHealthCallback()1190 implements HealthServiceWrapper.Callback {1436 public static final class HealthServiceWrapper { class in BatteryService1458 public HealthServiceWrapper() { in HealthServiceWrapper() method in BatteryService.HealthServiceWrapper1469 init(/* callback= */null, new HealthServiceWrapper.IServiceManagerSupplier() {}, in init()1470 new HealthServiceWrapper.IHealthSupplier() {}); in init()
8 Its Java equivalent can be found in `BatteryService.HealthServiceWrapper`.
363 private BatteryService.HealthServiceWrapper mHealthService;812 mHealthService = new BatteryService.HealthServiceWrapper(); in initializePullersState()
927 …om/android/server/BatteryService$HealthServiceWrapper$1;-><init>(Lcom/android/server/BatteryServic…928 …om/android/server/BatteryService$HealthServiceWrapper$2;-><init>(Lcom/android/server/BatteryServic…931 …oid/server/BatteryService$HealthServiceWrapper$Notification$1;-><init>(Lcom/android/server/Battery…933 …roid/server/BatteryService$HealthServiceWrapper$Notification;-><init>(Lcom/android/server/BatteryS…938 …/android/server/BatteryService$HealthServiceWrapper;->access$2700(Lcom/android/server/BatteryServi…939 …ce$HealthServiceWrapper;->access$2800(Lcom/android/server/BatteryService$HealthServiceWrapper;)Lco…941 …/android/server/BatteryService$HealthServiceWrapper;->access$3100(Lcom/android/server/BatteryServi…945 …HealthServiceWrapper;->init(Lcom/android/server/BatteryService$HealthServiceWrapper$Callback;Lcom/…51622 Lcom/android/server/BatteryService$HealthServiceWrapper$1;51623 Lcom/android/server/BatteryService$HealthServiceWrapper$2;[all …]