Searched refs:BATTERY_SERVICE (Results 1 – 11 of 11) sorted by relevance
36 @SystemService(Context.BATTERY_SERVICE)
110 (BatteryManager) context.getSystemService(Context.BATTERY_SERVICE); in isCharging()
182 doReturn(batteryManager).when(service).getSystemService(Context.BATTERY_SERVICE); in testDontCrashOnRun()
115 mBatteryManager = (BatteryManager) mContext.getSystemService(Context.BATTERY_SERVICE); in setUpOnce()
3365 BATTERY_SERVICE,4385 public static final String BATTERY_SERVICE = "batterymanager"; field in Context
694 Context.BATTERY_SERVICE); in isDeviceCharging()
249 case Context.BATTERY_SERVICE: in getSystemService()
435 registerService(Context.BATTERY_SERVICE, BatteryManager.class, in registerService() argument
7227 field public static final java.lang.String BATTERY_SERVICE = "batterymanager";
9807 field public static final String BATTERY_SERVICE = "batterymanager";