Searched refs:PORTRAIT (Results 1 – 13 of 13) sorted by relevance
42 TestApis.display().setScreenOrientation(DisplayProperties.ScreenOrientation.PORTRAIT) in setScreenOrientation_portrait_orientationIsSet()46 ).isEqualTo(DisplayProperties.ScreenOrientation.PORTRAIT) in setScreenOrientation_portrait_orientationIsSet()
29 PORTRAIT
70 DisplayProperties.ScreenOrientation.PORTRAIT -> device.setOrientationPortrait() in display()82 Surface.ROTATION_0 -> DisplayProperties.ScreenOrientation.PORTRAIT in display()
33 @EnsureUsingScreenOrientation(orientation = DisplayProperties.ScreenOrientation.PORTRAIT)
29 import static android.autofillservice.cts.testcore.UiBot.PORTRAIT;218 mUiBot.setScreenOrientation(PORTRAIT); in testDatasetAuthResponseWhileAutofilledAppIsLifecycled()234 mUiBot.setScreenOrientation(PORTRAIT); in testDatasetAuthResponseWhileAutofilledAppIsLifecycled()264 mUiBot.setScreenOrientation(PORTRAIT); in testDatasetAuthResponseWhileAutofilledAppIsLifecycled()
101 mUiBot.setScreenOrientation(UiBot.PORTRAIT); in testTapLink_changeOrientationThenTapBack()108 mUiBot.setScreenOrientation(UiBot.PORTRAIT); in testTapLink_changeOrientationThenTapBack()
141 getDropdownUiBot().maybeSetScreenOrientation(UiBot.PORTRAIT); in getMainTestRule()520 mUiBot.maybeSetScreenOrientation(UiBot.PORTRAIT);
32 import static android.autofillservice.cts.testcore.UiBot.PORTRAIT;805 mUiBot.setScreenOrientation(PORTRAIT);833 mUiBot.setScreenOrientation(PORTRAIT);
1094 @EnsureUsingScreenOrientation(orientation = DisplayProperties.ScreenOrientation.PORTRAIT)1098 ).isEqualTo(DisplayProperties.ScreenOrientation.PORTRAIT); in ensureUsingScreenOrientation_portrait_orientationIsSet()1125 .isEqualTo(DisplayProperties.ScreenOrientation.PORTRAIT); in includeRunOnPortraitOrientationDevice_orientationIsSet()
292 mUiBot.setScreenOrientation(UiBot.PORTRAIT); in testSave_afterRotation()299 mUiBot.setScreenOrientation(UiBot.PORTRAIT); in testSave_afterRotation()
19 import static android.autofillservice.cts.testcore.UiBot.PORTRAIT;865 uiBot.setScreenOrientation(PORTRAIT); in disableAutoRotation()
174 public static final int PORTRAIT = Surface.ROTATION_0; field in UiBot
56 import static android.autofillservice.cts.testcore.UiBot.PORTRAIT;2278 mUiBot.setScreenOrientation(PORTRAIT); in testNoContainers()