Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/keyguard/
DKeyguardTests.java455 final int origDisplayOrientation = display.getFullConfiguration().orientation; in testNoTransientConfigurationWhenShowWhenLockedRequestsOrientation() local
456 final int orientation = origDisplayOrientation == Configuration.ORIENTATION_LANDSCAPE in testNoTransientConfigurationWhenShowWhenLockedRequestsOrientation()
470 if (display.getFullConfiguration().orientation != origDisplayOrientation) { in testNoTransientConfigurationWhenShowWhenLockedRequestsOrientation()