Searched refs:ALLOW_ROTATION_PREFERENCE_KEY (Results 1 – 2 of 2) sorted by relevance
40 public static final String ALLOW_ROTATION_PREFERENCE_KEY = "pref_allowRotation"; field in RotationHelper89 mAutoRotateEnabled = mPrefs.getBoolean(ALLOW_ROTATION_PREFERENCE_KEY, in RotationHelper()122 mAutoRotateEnabled = mPrefs.getBoolean(ALLOW_ROTATION_PREFERENCE_KEY, in onSharedPreferenceChanged()
20 import static com.android.launcher3.states.RotationHelper.ALLOW_ROTATION_PREFERENCE_KEY;216 case ALLOW_ROTATION_PREFERENCE_KEY: in initPreference()