Searched refs:rotationMode (Results 1 – 1 of 1) sorted by relevance
91 public static void rotateDevice(Instrumentation instrumentation, int rotationMode) { in rotateDevice() argument95 switch (rotationMode) { in rotateDevice()106 throw new RuntimeException("Unsupported rotation mode: " + rotationMode); in rotateDevice()