Searched refs:ALLOW_ROTATION_PREFERENCE_KEY (Results 1 – 3 of 3) sorted by relevance
25 import static com.android.launcher3.states.RotationHelper.ALLOW_ROTATION_PREFERENCE_KEY;239 case ALLOW_ROTATION_PREFERENCE_KEY: in initPreference()
49 public static final String ALLOW_ROTATION_PREFERENCE_KEY = "pref_allowRotation"; field in RotationHelper
319 backedUpItem(RotationHelper.ALLOW_ROTATION_PREFERENCE_KEY, Boolean::class.java) { in <lambda>()