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/
DKeyguardTests.java376 final int origDisplayOrientation = display.mFullConfiguration.orientation; in testNoTransientConfigurationWhenShowWhenLockedRequestsOrientation() local
377 final int orientation = origDisplayOrientation == Configuration.ORIENTATION_LANDSCAPE in testNoTransientConfigurationWhenShowWhenLockedRequestsOrientation()
391 if (display.mFullConfiguration.orientation != origDisplayOrientation) { in testNoTransientConfigurationWhenShowWhenLockedRequestsOrientation()