Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/WindowAnimationJank/src/android/windowanimationjank/
H A DUtils.java91 public static void rotateDevice(Instrumentation instrumentation, int rotationMode) { in rotateDevice() method in Utils
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
H A DKeyboardStateTestsBase.java78 public void rotateDevice(final int afterRotate) { in rotateDevice() method in KeyboardStateTestsBase