Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DGradientDrawableTest.java131 orientation, gradientDrawable.getOrientation()); in testSetOrientation()
829 ((GradientDrawable) context.getDrawable(resId)).getOrientation()); in verifyGradientOrientation()
842 assertEquals(Orientation.LEFT_RIGHT, drawable.getOrientation()); in testGradientNoAngle()
850 assertEquals(Orientation.TOP_BOTTOM, new GradientDrawable().getOrientation()); in testDynamicGradientDefaultOrientation()
856 assertEquals(Orientation.TOP_BOTTOM, drawable.getOrientation()); in testGradientDrawableOrientationConstructor()
867 assertEquals(Orientation.BL_TR, drawable.getOrientation()); in testInflatedGradientOrientationUpdated()
870 assertEquals(Orientation.BOTTOM_TOP, drawable.getOrientation()); in testInflatedGradientOrientationUpdated()
/cts/tests/tests/widget/src/android/widget/cts/
DTabWidgetTest.java262 if (mockTabWidget.getOrientation() == LinearLayout.VERTICAL) { in testAddView()
265 } else if (mockTabWidget.getOrientation() == LinearLayout.HORIZONTAL) { in testAddView()
DLinearLayoutTest.java214 assertEquals(LinearLayout.HORIZONTAL, parent.getOrientation()); in testAccessWeightSum()
370 assertEquals(LinearLayout.HORIZONTAL, parent.getOrientation()); in testLayoutHorizontal()
428 assertEquals(LinearLayout.VERTICAL, parent.getOrientation()); in testLayoutVertical()
/cts/tests/tests/view/src/android/view/cts/
DMotionEventUtils.java174 that.getOrientation(), this.orientation, DELTA); in verifyMatches()
229 that.getOrientation(pointerIndex), this.orientation, DELTA); in verifyMatches()
DMotionEventTest.java818 .append(ev.getOrientation(i) * 180 / Math.PI).append(" deg\n"); in dump()
/cts/tests/input/src/android/input/cts/
DMotionPredictorTest.kt242 assertEquals(orientation, predicted.getOrientation(0), tolerance) in testTiltOrientation()
/cts/tests/sensor/src/android/hardware/cts/
DSensorManagerStaticTest.java185 rotv3 = SensorManager.getOrientation( ((i&1) != 0) ? R : mat9to16(R), rotv2); in testGetOrientation()
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java591 public String getOrientation() throws TestHelperException { in getOrientation() method in BasePrintTest
/cts/tests/tests/display/src/android/display/cts/
DDisplayTest.java594 assertEquals(0, display.getOrientation());
/cts/tests/tests/media/audio/src/android/media/audio/cts/
DAudioRecordTest.java908 MicrophoneInfo.Coordinate3F orientation = microphone.getOrientation(); in printMicrophoneInfo()
DAudioManagerTest.java1948 MicrophoneInfo.Coordinate3F orientation = microphone.getOrientation(); in testGetMicrophones()
/cts/tests/tests/media/recorder/src/android/media/recorder/cts/
DMediaRecorderTest.java720 MicrophoneInfo.Coordinate3F orientation = microphone.getOrientation(); in printMicrophoneInfo()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsService.java1173 SensorManager.getOrientation(mRotationMatrix, orientationVals); in sendResponse()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt15341 method public int getOrientation();
17627 method public android.graphics.drawable.GradientDrawable.Orientation getOrientation();
18744 method public static float[] getOrientation(float[], float[]);
24749 method public android.media.MicrophoneInfo.Coordinate3F getOrientation();
50715 method @Deprecated public int getOrientation();
51810 method public float getOrientation();
51811 method public float getOrientation(int);
59337 method public int getOrientation();
59560 method public int getOrientation();