Home
last modified time | relevance | path

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

/cts/tests/app/shared/src/android/app/cts/
DCtsAppTestUtils.java52 public static void turnScreenOn(Instrumentation instrumentation, Context context) in turnScreenOn() method in CtsAppTestUtils
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/
DSensorTestScreenManipulator.java173 public synchronized void turnScreenOn() { in turnScreenOn() method in SensorTestScreenManipulator
/cts/tests/suspendapps/tests/src/android/suspendapps/cts/
DDialogTests.java88 private void turnScreenOn() throws Exception { in turnScreenOn() method in DialogTests
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiLocationInfoForegroundTest.java167 private static void turnScreenOn() throws Exception { in turnScreenOn() method in WifiLocationInfoForegroundTest
DWifiLocationInfoBackgroundTest.java182 private static void turnScreenOn() throws Exception { in turnScreenOn() method in WifiLocationInfoBackgroundTest
DWifiBackupRestoreTest.java192 private static void turnScreenOn() throws Exception { in turnScreenOn() method in WifiBackupRestoreTest
DTestHelper.java106 public void turnScreenOn() throws Exception { in turnScreenOn() method in TestHelper
DWifiManagerTest.java2731 private void turnScreenOn() throws Exception { in turnScreenOn() method in WifiManagerTest
/cts/hostsidetests/atrace/src/android/atrace/cts/
DAtraceHostTestBase.java91 protected final void turnScreenOn() { in turnScreenOn() method in AtraceHostTestBase
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DInputMethodServiceDeviceTest.java366 private static void turnScreenOn(TestHelper helper) throws Exception { in turnScreenOn() method in InputMethodServiceDeviceTest
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DDeviceUtils.java399 public static void turnScreenOn(ITestDevice device) throws Exception { in turnScreenOn() method
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DTestUtils.java200 public static void turnScreenOn() throws Exception { in turnScreenOn() method in TestUtils
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
DNotificationAssistantServiceTest.java224 private void turnScreenOn() throws IOException { in turnScreenOn() method in NotificationAssistantServiceTest
/cts/hostsidetests/network-policy/app/src/com/android/cts/netpolicy/hostside/
DAbstractRestrictBackgroundNetworkTestCase.java790 protected void turnScreenOn() throws Exception { in turnScreenOn() method in AbstractRestrictBackgroundNetworkTestCase