Searched refs:isRotationSupported (Results 1 – 10 of 10) sorted by relevance
52 private var isRotationSupported = true variable58 isRotationSupported = in setUpRotation()64 if (!isRotationSupported) { in setUpRotation()90 if (isRotationSupported) { in resetRotation()98 assumeTrue(isRotationSupported) in assumeRotationSupported()
80 Assume.assumeTrue("Rotation is supported", Helper.isRotationSupported(mContext)); in testTapLink_changeOrientationThenTapBack()
96 assumeTrue("Rotation is supported", Helper.isRotationSupported(mContext)); in testTapLink_changeOrientationThenTapBack()
110 assumeTrue("Rotation is supported", Helper.isRotationSupported(mContext)); in testDoNotRestoreDuplicateAutofillIds()
168 assumeTrue("Rotation is supported", Helper.isRotationSupported(mContext)); in testDatasetAuthResponseWhileAutofilledAppIsLifecycled()
746 assumeTrue("Rotation is supported", Helper.isRotationSupported(mContext));
1236 assumeTrue("Rotation is supported", Helper.isRotationSupported(mContext));
957 public static boolean isRotationSupported(Context context) { in isRotationSupported() method in Helper
289 assumeTrue("Rotation is supported", Helper.isRotationSupported(mContext)); in testSave_afterRotation()
2267 assumeTrue("Rotation is supported", Helper.isRotationSupported(mContext)); in testNoContainers()