Searched refs:turnScreenOff (Results 1 – 2 of 2) sorted by relevance
122 turnScreenOff(device); in clean()125 turnScreenOff(device); in clean()132 private void turnScreenOff(ITestDevice device) throws DeviceNotAvailableException { in turnScreenOff() method in DeviceCleaner
136 turnScreenOff(mTestDevice); in run()187 private void turnScreenOff(ITestDevice device) throws DeviceNotAvailableException { in turnScreenOff() method in DeviceBatteryLevelChecker