Searched refs:ROTATION_REVERSE_PORTRAIT (Results 1 – 3 of 3) sorted by relevance
25 public static final String ROTATION_REVERSE_PORTRAIT = "180"; field in BatchRunConfiguration
1850 BatchRunConfiguration.ROTATION_REVERSE_PORTRAIT.equals(rotation); in isPortraitClassRotation()
1087 rotation.equals(BatchRunConfiguration.ROTATION_REVERSE_PORTRAIT); in testOrientation()