Home
last modified time | relevance | path

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

/cts/tests/app/app/src/android/app/stubs/
DOrientationTestUtils.java38 final int[] orientations = getOrientations(activity); in toggleOrientation() local
50 final int[] orientations = getOrientations(activity); in switchOrientation() local
/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java1747 final ArrayList<Integer> orientations = new ArrayList(); in testClipToScreenClipsToInsets() local