Searched refs:isRotationSupported (Results 1 – 7 of 7) sorted by relevance
54 if (!isRotationSupported(getActivity())) { in testOverriddenConfigurationIsPassedIntoCallback()85 public static boolean isRotationSupported(Context context) { in isRotationSupported() method in ApplyOverrideConfigurationTest
96 assumeTrue("Rotation is supported", Helper.isRotationSupported(mContext)); in testDoNotRestoreDuplicateAutofillIds()
167 assumeTrue("Rotation is supported", Helper.isRotationSupported(mContext)); in testDatasetAuthResponseWhileAutofilledAppIsLifecycled()
95 assumeTrue("Rotation is supported", Helper.isRotationSupported(mContext)); in testTapLink_changeOrientationThenTapBack()
736 assumeTrue("Rotation is supported", Helper.isRotationSupported(mContext));
895 public static boolean isRotationSupported(Context context) { in isRotationSupported() method in Helper
287 assumeTrue("Rotation is supported", Helper.isRotationSupported(mContext)); in testSave_afterRotation()