Searched defs:switchOrientation (Results 1 – 3 of 3) sorted by relevance
119 private fun switchOrientation(orientation: Int): Int { in switchOrientation() method in com.android.systemui.controls.ui.ControlsActivityTest
49 public static void switchOrientation(final Activity activity) { in switchOrientation() method in OrientationTestUtils
272 private static void switchOrientation(final Activity activity) { in switchOrientation() method in DialogUiTest