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