Home
last modified time | relevance | path

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

/cts/tests/app/shared/src/android/app/cts/
DCtsAppTestUtils.java50 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.java79 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.java181 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.java104 public void turnScreenOn() throws Exception { in turnScreenOn() method in TestHelper
DWifiManagerTest.java2597 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.java362 private static void turnScreenOn(TestHelper helper) throws Exception { in turnScreenOn() method in InputMethodServiceDeviceTest
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
DNotificationAssistantServiceTest.java704 private void turnScreenOn() throws IOException { in turnScreenOn() method in NotificationAssistantServiceTest
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DTestUtils.java192 public static void turnScreenOn() throws Exception { in turnScreenOn() method in TestUtils
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DDeviceUtils.java397 public static void turnScreenOn(ITestDevice device) throws Exception { in turnScreenOn() method