Searched refs:mShowRotationSuggestions (Results 1 – 1 of 1) sorted by relevance
197 private int mShowRotationSuggestions; field in DisplayRotation1167 mShowRotationSuggestions == Settings.Secure.SHOW_ROTATION_SUGGESTIONS_ENABLED; in needSensorRunning()1595 if (mShowRotationSuggestions != showRotationSuggestions) { in updateSettings()1596 mShowRotationSuggestions = showRotationSuggestions; in updateSettings()