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/
DDisplayArea.java543 int mLastKeyguardForcedOrientation = SCREEN_ORIENTATION_UNSPECIFIED; field in DisplayArea.Tokens
610 mLastKeyguardForcedOrientation = req; in getOrientation()
612 req = mLastKeyguardForcedOrientation; in getOrientation()