Searched defs:setChargingState (Results 1 – 2 of 2) sorted by relevance
1460 private void setChargingState(boolean isCharging) throws Exception { in setChargingState() method in JobThrottlingTest
378 public static void setChargingState(ITestDevice device, int state) throws Exception { in setChargingState() method