Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DSensorPowerTestActivity.java60 public void turnScreenOff() { in turnScreenOff() method in SensorPowerTestActivity
/cts/tests/inputmethod/src/android/view/inputmethod/cts/util/
DTestUtils.java142 public static void turnScreenOff() throws Exception { in turnScreenOff() method in TestUtils
/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/
DWifiBackupRestoreTest.java152 private void turnScreenOff() throws Exception { in turnScreenOff() method in WifiBackupRestoreTest
DWifiLocationInfoTest.java161 private void turnScreenOff() throws Exception { in turnScreenOff() method in WifiLocationInfoTest
DTestHelper.java97 public void turnScreenOff() throws Exception { in turnScreenOff() method in TestHelper
DWifiManagerTest.java1945 private void turnScreenOff() throws Exception { in turnScreenOff() method in WifiManagerTest
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DInputMethodServiceDeviceTest.java409 private static void turnScreenOff(TestHelper helper) throws Exception { in turnScreenOff() method in InputMethodServiceDeviceTest
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DDeviceUtils.java331 public static void turnScreenOff(ITestDevice device) throws Exception { in turnScreenOff() method
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DAtomTestCase.java811 protected void turnScreenOff() throws Exception { in turnScreenOff() method in AtomTestCase
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DMultiDisplayTestBase.java964 void turnScreenOff() { in turnScreenOff() method in MultiDisplayTestBase.PrimaryDisplayStateSession