Searched refs:ignoreAutoRotateSettings (Results 1 – 1 of 1) sorted by relevance
102 private void setIgnoreAutoRotateSettings(boolean ignoreAutoRotateSettings) { in setIgnoreAutoRotateSettings() argument105 mIgnoreAutoRotateSettings = ignoreAutoRotateSettings; in setIgnoreAutoRotateSettings()140 private void onIgnoreAutoRotateChanged(boolean ignoreAutoRotateSettings) { in onIgnoreAutoRotateChanged() argument142 if (mIgnoreAutoRotateSettings != ignoreAutoRotateSettings) { in onIgnoreAutoRotateChanged()143 setIgnoreAutoRotateSettings(ignoreAutoRotateSettings); in onIgnoreAutoRotateChanged()