Home
last modified time | relevance | path

Searched defs:turnScreenOn (Results 1 – 14 of 14) sorted by relevance

/cts/tests/app/src/android/app/cts/
DCtsAppTestUtils.java50 public static void turnScreenOn(Instrumentation instrumentation, Context context) in turnScreenOn() method in CtsAppTestUtils
/cts/tests/inputmethod/src/android/view/inputmethod/cts/util/
DTestUtils.java125 public static void turnScreenOn() throws Exception { in turnScreenOn() method in TestUtils
/cts/tests/suspendapps/tests/src/android/suspendapps/cts/
DDialogTests.java75 private void turnScreenOn() throws Exception { in turnScreenOn() method in DialogTests
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/
DSensorTestScreenManipulator.java173 public synchronized void turnScreenOn() { in turnScreenOn() method in SensorTestScreenManipulator
/cts/hostsidetests/atrace/src/android/atrace/cts/
DAtraceHostTestBase.java91 protected final void turnScreenOn() { in turnScreenOn() method in AtraceHostTestBase
/cts/hostsidetests/incident/src/com/android/server/cts/
DGraphicsStatsValidationTest.java63 private void turnScreenOn() throws Exception { in turnScreenOn() method in GraphicsStatsValidationTest
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiBackupRestoreTest.java145 private void turnScreenOn() throws Exception { in turnScreenOn() method in WifiBackupRestoreTest
DWifiLocationInfoTest.java152 private void turnScreenOn() throws Exception { in turnScreenOn() method in WifiLocationInfoTest
DTestHelper.java90 public void turnScreenOn() throws Exception { in turnScreenOn() method in TestHelper
DWifiManagerTest.java1935 private void turnScreenOn() throws Exception { in turnScreenOn() method in WifiManagerTest
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DInputMethodServiceDeviceTest.java392 private static void turnScreenOn(TestHelper helper) throws Exception { in turnScreenOn() method in InputMethodServiceDeviceTest
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DDeviceUtils.java326 public static void turnScreenOn(ITestDevice device) throws Exception { in turnScreenOn() method
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
DNotificationAssistantServiceTest.java762 private void turnScreenOn() throws IOException { in turnScreenOn() method
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DAtomTestCase.java806 protected void turnScreenOn() throws Exception { in turnScreenOn() method in AtomTestCase