Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayRotation.java842 final int showRotationSuggestions = in updateSettings() local
849 if (mShowRotationSuggestions != showRotationSuggestions) { in updateSettings()
850 mShowRotationSuggestions = showRotationSuggestions; in updateSettings()