Searched refs:ROTATION_REVERSE_LANDSCAPE (Results 1 – 3 of 3) sorted by relevance
26 public static final String ROTATION_REVERSE_LANDSCAPE = "270"; field in BatchRunConfiguration
1759 BatchRunConfiguration.ROTATION_REVERSE_LANDSCAPE.equals(rotation); in isLandscapeClassRotation()
1068 rotation.equals(BatchRunConfiguration.ROTATION_REVERSE_LANDSCAPE); in testOrientation()