/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/ |
D | SensorTestScreenManipulator.java | 129 public synchronized void turnScreenOff() { in turnScreenOff() method in SensorTestScreenManipulator 231 turnScreenOff(); in onReceive()
|
D | PowerTestHostLink.java | 58 void turnScreenOff(); in turnScreenOff() method 224 mHostToDeviceExecutor.turnScreenOff(); in processClientRequest()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | SensorPowerTestActivity.java | 60 public void turnScreenOff() { in turnScreenOff() method in SensorPowerTestActivity
|
/cts/tests/tests/wifi/src/android/net/wifi/cts/ |
D | WifiLocationInfoBackgroundTest.java | 143 turnScreenOff(); in setUpClass() 187 private static void turnScreenOff() throws Exception { in turnScreenOff() method in WifiLocationInfoBackgroundTest
|
D | MultiStaConcurrencyWifiNetworkSpecifierTest.java | 229 mTestHelper.turnScreenOff(); in tearDown()
|
D | MultiStaConcurrencyRestrictedWifiNetworkSuggestionTest.java | 210 sTestHelper.turnScreenOff(); in tearDown()
|
D | MultiStaConcurrencyMultiInternetWifiNetworkTest.java | 253 mTestHelper.turnScreenOff(); in tearDown()
|
D | TestHelper.java | 111 public void turnScreenOff() throws Exception { in turnScreenOff() method in TestHelper
|
D | ConnectedNetworkScorerTest.java | 188 sTestHelper.turnScreenOff(); in tearDownClass()
|
D | WifiManagerTest.java | 2607 private void turnScreenOff() throws Exception { in turnScreenOff() method in WifiManagerTest 2663 turnScreenOff(); in testScreenOffDoesNotTurnOffWifiScanningWhenWifiDisabled() 2695 turnScreenOff(); in testScreenOffDoesNotTurnOffWifiScanningWhenWifiEnabled() 3887 turnScreenOff(); in testTrafficStateCallback()
|
/cts/hostsidetests/multidevices/nfc/ |
D | cts_nfc_hce_multi_device_test.py | 528 self.emulator.nfc_emulator.turnScreenOff() 637 self.emulator.nfc_emulator.turnScreenOff()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/ |
D | SensorCtsTestActivity.java | 84 mScreenManipulator.turnScreenOff(); in activitySetUp()
|
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/ |
D | InputMethodServiceDeviceTest.java | 312 turnScreenOff(helper); in testImeSwitchingWithoutWindowFocusAfterDisplayOffOn() 379 private static void turnScreenOff(TestHelper helper) throws Exception { in turnScreenOff() method in InputMethodServiceDeviceTest
|
/cts/tests/tests/wifi/src/android/net/wifi/rtt/cts/ |
D | TestBase.java | 178 sTestHelper.turnScreenOff(); in tearDownClass()
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/ |
D | ProcStateAtomTests.java | 237 DeviceUtils.turnScreenOff(getDevice()); in testTopSleeping()
|
D | HostAtomTests.java | 111 DeviceUtils.turnScreenOff(getDevice()); in testScreenStateChangedAtom() 136 DeviceUtils.turnScreenOff(getDevice()); in testScreenStateChangedAtom()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/multidisplay/ |
D | MultiDisplayActivityLaunchTests.java | 224 displayStateSession.turnScreenOff(); in testLaunchExternalDisplayActivityWhilePrimaryOff() 1060 displayStateSession.turnScreenOff(); in testLaunchNoHistoryActivityOnNewDisplay()
|
D | MultiDisplayPolicyTests.java | 270 mObjectTracker.manage(new PrimaryDisplayStateSession()).turnScreenOff(); in testExternalDisplayActivityTurnPrimaryOff()
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/ |
D | DeviceUtils.java | 402 public static void turnScreenOff(ITestDevice device) throws Exception { in turnScreenOff() method
|
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/ |
D | TestUtils.java | 209 public static void turnScreenOff() throws Exception { in turnScreenOff() method in TestUtils
|
/cts/tests/inputmethod/src/android/view/inputmethod/cts/ |
D | InputMethodStartInputLifecycleTest.java | 154 TestUtils.turnScreenOff(); in testInputConnectionStateWhenScreenStateChanges()
|
D | KeyboardVisibilityControlTest.java | 410 TestUtils.turnScreenOff(); in testHideImeAfterBackPressed_ScreenOffOn() 896 TestUtils.turnScreenOff(); in runImeDoesntReshowAfterKeyguardTest()
|
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/ |
D | MultiDisplayTestBase.java | 800 public void turnScreenOff() { in turnScreenOff() method in MultiDisplayTestBase.PrimaryDisplayStateSession
|