Searched refs:setPortraitOrientation (Results 1 – 3 of 3) sorted by relevance
38 …rt static com.android.providers.media.photopicker.espresso.OrientationUtils.setPortraitOrientation;100 setPortraitOrientation(mScenario); in testBottomSheetState()176 setPortraitOrientation(mScenario); in testTabSwiping()238 setPortraitOrientation(mScenario); in testPreview_singleSelect_image()
33 …rt static com.android.providers.media.photopicker.espresso.OrientationUtils.setPortraitOrientation;129 setPortraitOrientation(mRule.getScenario()); in testPreview_noScrimLayerAndHasSolidColorInPortrait()
36 public static <T extends PhotoPickerTestActivity> void setPortraitOrientation( in setPortraitOrientation() method in OrientationUtils