Home
last modified time | relevance | path

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

12345678

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/wallet/controller/
H A DWalletContextualSuggestionsControllerTest.kt210 private fun turnScreenOn() { in <lambda>() method
/aosp_15_r20/packages/apps/Nfc/testutils/src/com/android/nfc/utils/
DNfcSnippet.java68 public void turnScreenOn() { in turnScreenOn() method in NfcSnippet
/aosp_15_r20/cts/tests/app/shared/src/android/app/cts/
H A DCtsAppTestUtils.java50 public static void turnScreenOn(Instrumentation instrumentation, Context context) in turnScreenOn() method in CtsAppTestUtils
/aosp_15_r20/platform_testing/libraries/systemui-tapl/src/android/platform/systemui_tapl/controller/
H A DLockscreenController.java138 public void turnScreenOn() { in turnScreenOn() method in LockscreenController
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/
H A DSensorTestScreenManipulator.java173 public synchronized void turnScreenOn() { in turnScreenOn() method in SensorTestScreenManipulator
/aosp_15_r20/cts/tests/suspendapps/tests/src/android/suspendapps/cts/
H A DDialogTests.java79 private void turnScreenOn() throws Exception { in turnScreenOn() method in DialogTests
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/
H A DGlobalActionsImeTest.java123 private void turnScreenOn() throws Exception { in turnScreenOn() method in GlobalActionsImeTest
/aosp_15_r20/frameworks/base/packages/Shell/tests/src/com/android/shell/
H A DUiBot.java226 public void turnScreenOn() throws Exception { in turnScreenOn() method in UiBot
/aosp_15_r20/cts/tests/tests/wifi/src/android/net/wifi/cts/
H A DWifiLocationInfoForegroundTest.java167 private static void turnScreenOn() throws Exception { in turnScreenOn() method in WifiLocationInfoForegroundTest
H A DWifiLocationInfoBackgroundTest.java182 private static void turnScreenOn() throws Exception { in turnScreenOn() method in WifiLocationInfoBackgroundTest
H A DWifiBackupRestoreTest.java192 private static void turnScreenOn() throws Exception { in turnScreenOn() method in WifiBackupRestoreTest
H A DTestHelper.java106 public void turnScreenOn() throws Exception { in turnScreenOn() method in TestHelper
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowActivity.java116 private boolean turnScreenOn = false; field in ShadowActivity
304 protected void setTurnScreenOn(boolean turnScreenOn) { in setTurnScreenOn()
H A DShadowPowerManager.java127 public void turnScreenOn(boolean screenOn) { in turnScreenOn() method in ShadowPowerManager
/aosp_15_r20/cts/hostsidetests/atrace/src/android/atrace/cts/
H A DAtraceHostTestBase.java91 protected final void turnScreenOn() { in turnScreenOn() method in AtraceHostTestBase
/aosp_15_r20/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DApfIntegrationTest.kt150 fun turnScreenOn() { in turnScreenOn() method
/aosp_15_r20/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
H A DInputMethodServiceDeviceTest.java366 private static void turnScreenOn(TestHelper helper) throws Exception { in turnScreenOn() method in InputMethodServiceDeviceTest
/aosp_15_r20/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DPMCMainActivity.java339 private void turnScreenOn(Context context) { in turnScreenOn() method in PMCMainActivity
/aosp_15_r20/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
H A DConnectivityManagerTestBase.java270 protected void turnScreenOn() { in turnScreenOn() method in ConnectivityManagerTestBase
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/unfold/
H A DFoldLightRevealOverlayAnimationTest.kt222 private fun TestScope.turnScreenOn() { in TestScope() method in com.android.systemui.unfold.FoldLightRevealOverlayAnimationTest
/aosp_15_r20/frameworks/base/core/java/android/app/
H A DIActivityClientController.aidl127 void setTurnScreenOn(in IBinder token, boolean turnScreenOn); in setTurnScreenOn()
H A DActivityClient.java509 void setTurnScreenOn(IBinder token, boolean turnScreenOn) { in setTurnScreenOn()
/aosp_15_r20/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
H A DDeviceUtils.java397 public static void turnScreenOn(ITestDevice device) throws Exception { in turnScreenOn() method
/aosp_15_r20/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
H A DTestUtils.java200 public static void turnScreenOn() throws Exception { in turnScreenOn() method in TestUtils
/aosp_15_r20/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
H A DNotificationAssistantServiceTest.java212 private void turnScreenOn() throws IOException { in turnScreenOn() method in NotificationAssistantServiceTest

12345678