Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayContent.java388 private int mLastKeyguardForcedOrientation = SCREEN_ORIENTATION_UNSPECIFIED; field in DisplayContent
4714 mLastKeyguardForcedOrientation = req; in getOrientation()
4734 return mLastKeyguardForcedOrientation; in getOrientation()