Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayRotation.java1588 final int showRotationSuggestions = in updateSettings() local
1595 if (mShowRotationSuggestions != showRotationSuggestions) { in updateSettings()
1596 mShowRotationSuggestions = showRotationSuggestions; in updateSettings()