Searched refs:ignoreAutoRotateSettings (Results 1 – 1 of 1) sorted by relevance
92 private void setIgnoreAutoRotateSettings(boolean ignoreAutoRotateSettings) { in setIgnoreAutoRotateSettings() argument94 mIgnoreAutoRotateSettings = ignoreAutoRotateSettings; in setIgnoreAutoRotateSettings()123 boolean ignoreAutoRotateSettings = dp.isTablet; in onDeviceProfileChanged()124 if (mIgnoreAutoRotateSettings != ignoreAutoRotateSettings) { in onDeviceProfileChanged()125 setIgnoreAutoRotateSettings(ignoreAutoRotateSettings); in onDeviceProfileChanged()