Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
H A DDialogUiTest.java191 switchOrientation(mActivityTestRule.getActivity()); in testCreateDirectoryFragmentShows_textInputEditText_shouldNotTruncateOnLandscape()
211 switchOrientation(mActivityTestRule.getActivity()); in testCreateDirectoryFragmentShows_textInputEditText_shouldNotTruncateOnLandscape()
264 private static void switchOrientation(final Activity activity) { in switchOrientation() method in DialogUiTest