Searched refs:assumeNotIgnoringOrientation (Results 1 – 1 of 1) sorted by relevance
405 assumeNotIgnoringOrientation(SDK26_TRANSLUCENT_LANDSCAPE_ACTIVITY); in testTranslucentAppOrientationRequests()526 assumeNotIgnoringOrientation(SDK26_TRANSLUCENT_LANDSCAPE_ACTIVITY); in testTranslucentActivityPermitted()546 assumeNotIgnoringOrientation(LANDSCAPE_ORIENTATION_ACTIVITY); in testTaskCloseRestoreFixedOrientation()762 assumeNotIgnoringOrientation(fixedOrientationActivity); in testFixedOrientationWhenRotating()792 assumeNotIgnoringOrientation(LANDSCAPE_ORIENTATION_ACTIVITY); in testTaskMoveToBackOrientation()1081 private void assumeNotIgnoringOrientation(ComponentName activityName) { in assumeNotIgnoringOrientation() method in AppConfigurationTests