Home
last modified time | relevance | path

Searched refs:unfreezeRotation (Results 1 – 4 of 4) sorted by relevance

/test/app_compat/csuite/test_scripts/src/main/java/com/android/pixel/tests/
DAppLaunchRotateTest.java45 getUiDevice().unfreezeRotation(); in tearDown()
/test/app_compat/csuite/test_scripts/src/main/java/com/android/csuite/tests/
DAppLaunchTest.java150 deviceUtils.unfreezeRotation(); in tearDown()
/test/app_compat/csuite/test_scripts/src/main/java/com/android/webview/tests/
DWebviewAppLaunchTest.java167 deviceUtils.unfreezeRotation(); in tearDown()
/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DDeviceUtils.java240 public boolean unfreezeRotation() throws DeviceNotAvailableException { in unfreezeRotation() method