Home
last modified time | relevance | path

Searched refs:turnScreenOff (Results 1 – 6 of 6) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/
DSensorTestScreenManipulator.java129 public synchronized void turnScreenOff() { in turnScreenOff() method in SensorTestScreenManipulator
231 turnScreenOff(); in onReceive()
DPowerTestHostLink.java58 void turnScreenOff(); in turnScreenOff() method
224 mHostToDeviceExecutor.turnScreenOff(); in processClientRequest()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DSensorPowerTestActivity.java60 public void turnScreenOff() { in turnScreenOff() method in SensorPowerTestActivity
DSignificantMotionTestActivity.java291 mScreenManipulator.turnScreenOff();
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
DSensorCtsTestActivity.java84 mScreenManipulator.turnScreenOff(); in activitySetUp()
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DAbstractRestrictBackgroundNetworkTestCase.java596 protected void turnScreenOff() throws Exception { in turnScreenOff() method in AbstractRestrictBackgroundNetworkTestCase
623 turnScreenOff(); in setDozeMode()