Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayRotationCoordinator.java38 private int mDefaultDisplayDefaultRotation; field in DisplayRotationCoordinator
59 mDefaultDisplayDefaultRotation = rotation; in setDefaultDisplayDefaultRotation()
78 if (mDefaultDisplayCurrentRotation != mDefaultDisplayDefaultRotation) { in setDefaultDisplayRotationChangedCallback()