Searched refs:getDeviceRotation (Results 1 – 2 of 2) sorted by relevance
49 Utils.getDeviceRotation(getInstrumentation()) == Utils.ROTATION_MODE_LEFT ? in testRotation()
73 public static int getDeviceRotation(Instrumentation instrumentation) { in getDeviceRotation() method in Utils