Home
last modified time | relevance | path

Searched defs:turnScreenOff (Results 1 – 7 of 7) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DSensorPowerTestActivity.java60 public void turnScreenOff() { in turnScreenOff() method in SensorPowerTestActivity
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/
DSensorTestScreenManipulator.java129 public synchronized void turnScreenOff() { in turnScreenOff() method in SensorTestScreenManipulator
DPowerTestHostLink.java58 void turnScreenOff(); in turnScreenOff() method
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java971 private void turnScreenOff() throws Exception { in turnScreenOff() method in WifiManagerTest
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DMultiDisplayTestBase.java736 void turnScreenOff() { in turnScreenOff() method in MultiDisplayTestBase.PrimaryDisplayStateSession
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DAtomTestCase.java731 protected void turnScreenOff() throws Exception { in turnScreenOff() method in AtomTestCase
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DAbstractRestrictBackgroundNetworkTestCase.java628 protected void turnScreenOff() throws Exception { in turnScreenOff() method in AbstractRestrictBackgroundNetworkTestCase