Home
last modified time | relevance | path

Searched refs:getOrientation (Results 1 – 9 of 9) sorted by relevance

/cts/hostsidetests/theme/
Dandroid_device.py89 def getOrientation(self): member in androidDevice
/cts/tests/tests/widget/src/android/widget/cts/
DTabWidgetTest.java246 if (mockTabWidget.getOrientation() == LinearLayout.VERTICAL) { in testAddView()
249 } else if (mockTabWidget.getOrientation() == LinearLayout.HORIZONTAL) { in testAddView()
DLinearLayoutTest.java171 assertEquals(LinearLayout.HORIZONTAL, parent.getOrientation()); in testAccessWeightSum()
322 assertEquals(LinearLayout.HORIZONTAL, parent.getOrientation()); in testLayoutHorizontal()
379 assertEquals(LinearLayout.VERTICAL, parent.getOrientation()); in testLayoutVertical()
/cts/tests/tests/display/src/android/display/cts/
DDisplayTest.java200 assertEquals(0, display.getOrientation());
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DGradientDrawableTest.java97 orientation, gradientDrawable.getOrientation()); in testSetOrientation()
/cts/tests/tests/view/src/android/view/cts/
DMotionEventTest.java441 .append(ev.getOrientation(i) * 180 / Math.PI).append(" deg\n"); in dump()
/cts/tests/tests/hardware/src/android/hardware/cts/
DSensorManagerStaticTest.java185 rotv3 = SensorManager.getOrientation( ((i&1) != 0) ? R : mat9to16(R), rotv2); in testGetOrientation()
/cts/tests/tests/print/src/android/print/cts/
DBasePrintTest.java466 protected String getOrientation() throws UiObjectNotFoundException, IOException { in getOrientation() method in BasePrintTest
/cts/tools/dex-tools/dex/
Dclasses.out.dex82124 public native int getOrientation()
104618 public int getOrientation()