Searched refs:rotateDevice (Results 1 – 2 of 2) sorted by relevance
41 Utils.rotateDevice(getInstrumentation(), Utils.ROTATION_MODE_NATURAL); in afterTest()49 Utils.rotateDevice(getInstrumentation(), in testRotation()
91 public static void rotateDevice(Instrumentation instrumentation, int rotationMode) { in rotateDevice() method in Utils