Searched refs:getChargingPolicy (Results 1 – 6 of 6) sorted by relevance
107 public abstract int getChargingPolicy(); in getChargingPolicy() method in BatteryManagerInternal
149 prop.setLong(service.getChargingPolicy()); in getPropertyInternal()
1495 public int getChargingPolicy() { in getChargingPolicy() method in BatteryService.LocalService
2506 doReturn(policy).when(mBatteryManagerInternal).getChargingPolicy();
4295 mChargingPolicy = mBatteryManagerInternal.getChargingPolicy();
1893 PLcom/android/server/BatteryService$LocalService;->getChargingPolicy()I