Home
last modified time | relevance | path

Searched defs:newOrientation (Results 1 – 1 of 1) sorted by relevance

/cts/tests/app/app/src/android/app/stubs/
DOrientationTestUtils.java45 final int newOrientation = originalOrientation == ActivityInfo.SCREEN_ORIENTATION_PORTRAIT in toggleOrientationSync() local
60 final int newOrientation = originalOrientation == ActivityInfo.SCREEN_ORIENTATION_PORTRAIT in switchOrientation() local