Searched refs:switchOrientation (Results 1 – 1 of 1) sorted by relevance
191 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