Home
last modified time | relevance | path

Searched refs:getAllowRotationDefaultValue (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/states/
H A DRotationHelper.java47 public static boolean getAllowRotationDefaultValue(DeviceProfile deviceProfile) { in getAllowRotationDefaultValue() method in RotationHelper
101 getAllowRotationDefaultValue(mActivity.getDeviceProfile())); in setIgnoreAutoRotateSettings()
115 getAllowRotationDefaultValue(mActivity.getDeviceProfile())); in onSharedPreferenceChanged()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/settings/
H A DSettingsActivity.java263 RotationHelper.getAllowRotationDefaultValue(deviceProfile)); in initPreference()