Searched refs:getAllowRotationDefaultValue (Results 1 – 2 of 2) sorted by relevance
42 public static boolean getAllowRotationDefaultValue() { in getAllowRotationDefaultValue() method in RotationHelper90 getAllowRotationDefaultValue()); in RotationHelper()123 getAllowRotationDefaultValue()); in onSharedPreferenceChanged()
21 import static com.android.launcher3.states.RotationHelper.getAllowRotationDefaultValue;222 preference.setDefaultValue(getAllowRotationDefaultValue()); in initPreference()