Searched refs:ROTATION_DEFAULT (Results 1 – 2 of 2) sorted by relevance
37 public static final String ROTATION_DEFAULT = "Default"; field in PreferenceConstants
571 if (PreferenceConstants.ROTATION_DEFAULT.equals(rotate)) { in configureOrientation()