Searched refs:mShowRotationSuggestions (Results 1 – 1 of 1) sorted by relevance
163 private int mShowRotationSuggestions; field in DisplayRotation1090 mShowRotationSuggestions == Settings.Secure.SHOW_ROTATION_SUGGESTIONS_ENABLED; in needSensorRunning()1452 if (mShowRotationSuggestions != showRotationSuggestions) { in updateSettings()1453 mShowRotationSuggestions = showRotationSuggestions; in updateSettings()