Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/states/
DRotationHelper.java132 onIgnoreAutoRotateChanged(info.isTablet(info.realBounds)); in onDisplayInfoChanged()
137 onIgnoreAutoRotateChanged(dp.isTablet); in onDeviceProfileChanged()
140 private void onIgnoreAutoRotateChanged(boolean ignoreAutoRotateSettings) { in onIgnoreAutoRotateChanged() method in RotationHelper