/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/wallet/controller/ |
H A D | WalletContextualSuggestionsControllerTest.kt | 210 private fun turnScreenOn() { in <lambda>() method
|
/aosp_15_r20/packages/apps/Nfc/testutils/src/com/android/nfc/utils/ |
D | NfcSnippet.java | 68 public void turnScreenOn() { in turnScreenOn() method in NfcSnippet
|
/aosp_15_r20/cts/tests/app/shared/src/android/app/cts/ |
H A D | CtsAppTestUtils.java | 50 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 D | LockscreenController.java | 138 public void turnScreenOn() { in turnScreenOn() method in LockscreenController
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/ |
H A D | SensorTestScreenManipulator.java | 173 public synchronized void turnScreenOn() { in turnScreenOn() method in SensorTestScreenManipulator
|
/aosp_15_r20/cts/tests/suspendapps/tests/src/android/suspendapps/cts/ |
H A D | DialogTests.java | 79 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 D | GlobalActionsImeTest.java | 123 private void turnScreenOn() throws Exception { in turnScreenOn() method in GlobalActionsImeTest
|
/aosp_15_r20/frameworks/base/packages/Shell/tests/src/com/android/shell/ |
H A D | UiBot.java | 226 public void turnScreenOn() throws Exception { in turnScreenOn() method in UiBot
|
/aosp_15_r20/cts/tests/tests/wifi/src/android/net/wifi/cts/ |
H A D | WifiLocationInfoForegroundTest.java | 167 private static void turnScreenOn() throws Exception { in turnScreenOn() method in WifiLocationInfoForegroundTest
|
H A D | WifiLocationInfoBackgroundTest.java | 182 private static void turnScreenOn() throws Exception { in turnScreenOn() method in WifiLocationInfoBackgroundTest
|
H A D | WifiBackupRestoreTest.java | 192 private static void turnScreenOn() throws Exception { in turnScreenOn() method in WifiBackupRestoreTest
|
H A D | TestHelper.java | 106 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 D | ShadowActivity.java | 116 private boolean turnScreenOn = false; field in ShadowActivity 304 protected void setTurnScreenOn(boolean turnScreenOn) { in setTurnScreenOn()
|
H A D | ShadowPowerManager.java | 127 public void turnScreenOn(boolean screenOn) { in turnScreenOn() method in ShadowPowerManager
|
/aosp_15_r20/cts/hostsidetests/atrace/src/android/atrace/cts/ |
H A D | AtraceHostTestBase.java | 91 protected final void turnScreenOn() { in turnScreenOn() method in AtraceHostTestBase
|
/aosp_15_r20/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
D | ApfIntegrationTest.kt | 150 fun turnScreenOn() { in turnScreenOn() method
|
/aosp_15_r20/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/ |
H A D | InputMethodServiceDeviceTest.java | 366 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/ |
D | PMCMainActivity.java | 339 private void turnScreenOn(Context context) { in turnScreenOn() method in PMCMainActivity
|
/aosp_15_r20/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/ |
H A D | ConnectivityManagerTestBase.java | 270 protected void turnScreenOn() { in turnScreenOn() method in ConnectivityManagerTestBase
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/unfold/ |
H A D | FoldLightRevealOverlayAnimationTest.kt | 222 private fun TestScope.turnScreenOn() { in TestScope() method in com.android.systemui.unfold.FoldLightRevealOverlayAnimationTest
|
/aosp_15_r20/frameworks/base/core/java/android/app/ |
H A D | IActivityClientController.aidl | 127 void setTurnScreenOn(in IBinder token, boolean turnScreenOn); in setTurnScreenOn()
|
H A D | ActivityClient.java | 509 void setTurnScreenOn(IBinder token, boolean turnScreenOn) { in setTurnScreenOn()
|
/aosp_15_r20/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/ |
H A D | DeviceUtils.java | 397 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 D | TestUtils.java | 200 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 D | NotificationAssistantServiceTest.java | 212 private void turnScreenOn() throws IOException { in turnScreenOn() method in NotificationAssistantServiceTest
|