Searched refs:mLastKeyguardForcedOrientation (Results 1 – 1 of 1) sorted by relevance
587 int mLastKeyguardForcedOrientation = ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED; field in WindowManagerService3534 mLastKeyguardForcedOrientation = req; in getOrientationLocked()3550 req = mLastKeyguardForcedOrientation; in getOrientationLocked()3558 return mLastKeyguardForcedOrientation; in getOrientationLocked()