Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/ui/
H A DControlsActivityTest.kt119 private fun switchOrientation(orientation: Int): Int { in switchOrientation() method in com.android.systemui.controls.ui.ControlsActivityTest
/aosp_15_r20/cts/tests/app/app/src/android/app/stubs/
H A DOrientationTestUtils.java49 public static void switchOrientation(final Activity activity) { in switchOrientation() method in OrientationTestUtils
/aosp_15_r20/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/
DDialogUiTest.java272 private static void switchOrientation(final Activity activity) { in switchOrientation() method in DialogUiTest