Home
last modified time | relevance | path

Searched defs:setChargingState (Results 1 – 2 of 2) sorted by relevance

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DJobThrottlingTest.java1460 private void setChargingState(boolean isCharging) throws Exception { in setChargingState() method in JobThrottlingTest
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DDeviceUtils.java378 public static void setChargingState(ITestDevice device, int state) throws Exception { in setChargingState() method