Searched refs:setScreenOrientation (Results 1 – 13 of 13) sorted by relevance
33 TestApis.display().setScreenOrientation(DisplayProperties.ScreenOrientation.LANDSCAPE) in setScreenOrientation_landscape_orientationIsSet()42 TestApis.display().setScreenOrientation(DisplayProperties.ScreenOrientation.PORTRAIT) in setScreenOrientation_portrait_orientationIsSet()
217 mUiBot.setScreenOrientation(LANDSCAPE); in testDatasetAuthResponseWhileAutofilledAppIsLifecycled()218 mUiBot.setScreenOrientation(PORTRAIT); in testDatasetAuthResponseWhileAutofilledAppIsLifecycled()234 mUiBot.setScreenOrientation(PORTRAIT); in testDatasetAuthResponseWhileAutofilledAppIsLifecycled()244 mUiBot.setScreenOrientation(LANDSCAPE); in testDatasetAuthResponseWhileAutofilledAppIsLifecycled()264 mUiBot.setScreenOrientation(PORTRAIT); in testDatasetAuthResponseWhileAutofilledAppIsLifecycled()
68 mUiBot.setScreenOrientation(0); in setup()148 mUiBot.setScreenOrientation(1); in testDoNotRestoreDuplicateAutofillIds()
101 mUiBot.setScreenOrientation(UiBot.PORTRAIT); in testTapLink_changeOrientationThenTapBack()108 mUiBot.setScreenOrientation(UiBot.PORTRAIT); in testTapLink_changeOrientationThenTapBack()
67 fun setScreenOrientation(orientation: DisplayProperties.ScreenOrientation) { in display() method
127 mUiBot.setScreenOrientation(UiBot.LANDSCAPE); in testTapLink_changeOrientationThenTapBack()
789 mUiBot.setScreenOrientation(LANDSCAPE);805 mUiBot.setScreenOrientation(PORTRAIT);819 mUiBot.setScreenOrientation(LANDSCAPE);833 mUiBot.setScreenOrientation(PORTRAIT);
292 mUiBot.setScreenOrientation(UiBot.PORTRAIT); in testSave_afterRotation()299 mUiBot.setScreenOrientation(UiBot.PORTRAIT); in testSave_afterRotation()334 mUiBot.setScreenOrientation(UiBot.LANDSCAPE); in saveTest()908 mUiBot.setScreenOrientation(UiBot.LANDSCAPE); in saveUiRestoredAfterTappingLinkTest()
106 mUiBot.setScreenOrientation(UiBot.LANDSCAPE); in saveUiRestoredAfterTappingLinkTest()
2277 mUiBot.setScreenOrientation(LANDSCAPE); in testNoContainers()2278 mUiBot.setScreenOrientation(PORTRAIT); in testNoContainers()
1782 Display.INSTANCE.setScreenOrientation(mOriginalScreenOrientation);2626 Display.INSTANCE.setScreenOrientation(orientation);
1235 public void setScreenOrientation(int orientation) throws Exception {
865 uiBot.setScreenOrientation(PORTRAIT); in disableAutoRotation()