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.java1445 final int showRotationSuggestions = in updateSettings() local
1452 if (mShowRotationSuggestions != showRotationSuggestions) { in updateSettings()
1453 mShowRotationSuggestions = showRotationSuggestions; in updateSettings()