Home
last modified time | relevance | path

Searched refs:setLockedRotation (Results 1 – 2 of 2) sorted by relevance

/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DTestUtils.java253 public static void setLockedRotation(int displayId, String rotation) { in setLockedRotation() method in TestUtils
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DStylusHandwritingTest.java1270 TestUtils.setLockedRotation(displayId, expectedRotation); in getInitialRotationAndAwaitExpectedRotation()