Searched refs:resetBatteryStatus (Results 1 – 4 of 4) sorted by relevance
194 DeviceUtils.resetBatteryStatus(getDevice()); in plugInDevice()
192 DeviceUtils.resetBatteryStatus(getDevice()); in testChargingStateChangedAtom()248 DeviceUtils.resetBatteryStatus(getDevice()); in testPluggedStateChangedAtom()299 DeviceUtils.resetBatteryStatus(getDevice()); in testBatteryLevelChangedAtom()
339 DeviceUtils.resetBatteryStatus(getDevice()); in testDeviceCalculatedPowerUse()
431 public static void resetBatteryStatus(ITestDevice device) throws Exception { in resetBatteryStatus() method