HomeSort by relevance Sort by last modified time
    Searched defs:changeOrientation (Results 1 - 2 of 2) sorted by null

  /cts/tests/app/src/android/app/cts/
OrientationTestUtils.java 48 changeOrientation(activity, instrumentation, newOrientation);
49 changeOrientation(activity, instrumentation, originalOrientation);
52 private static void changeOrientation(final Activity activity,
  /cts/tests/tests/print/src/android/print/cts/
BasePrintTest.java 236 protected void changeOrientation(String orientation) throws UiObjectNotFoundException {

Completed in 72 milliseconds