/cts/tests/tests/dpi/src/android/dpi/cts/ |
D | OrientationActivity.java | 36 int orientation = getIntent().getIntExtra(EXTRA_ORIENTATION, -1); in onCreate() local
|
D | ConfigurationScreenLayoutTest.java | 122 private Activity startOrientationActivity(int orientation) { in startOrientationActivity()
|
/cts/common/device-side/bedstead/harrier/common/src/main/java/com/android/bedstead/harrier/annotations/ |
D | EnsureUsingScreenOrientation.kt | 34 val orientation: DisplayProperties.ScreenOrientation, constant in com.android.bedstead.harrier.annotations.EnsureUsingScreenOrientation
|
/cts/tests/input/src/android/input/cts/ |
D | CaptureEventActivity.kt | 37 val orientation = intent.getIntExtra(EXTRA_FIXED_ORIENTATION, 0) in onCreate() constant
|
D | MultiTouchTest.kt | 53 var orientation = 0 variable in android.input.cts.MultiTouchTest
|
D | MotionPredictorTest.kt | 217 val orientation = -Math.PI.toFloat() / 4 in testTiltOrientation() constant
|
/cts/tests/tests/view/src/android/view/cts/ |
D | OrientationEventListenerTest.java | 83 public void onOrientationChanged(int orientation) { in onOrientationChanged()
|
D | OrientationListenerTest.java | 106 public void onOrientationChanged(int orientation) { in onOrientationChanged()
|
D | MotionEventUtils.java | 86 private float orientation; field in MotionEventUtils.PointerCoordsBuilder 111 public PointerCoordsBuilder withOrientation(float orientation) { in withOrientation()
|
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/ |
D | DisplayMetricsSession.java | 49 public void changeAspectRatio(double aspectRatio, int orientation) { in changeAspectRatio()
|
/cts/tests/sensor/src/android/hardware/cts/accessories/ |
D | VirtualHeadTracker.java | 77 private static String orientationFloatToStr(float[] orientation) { in orientationFloatToStr()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/other/ |
D | PrivacyIndicatorBoundsTests.java | 77 public int orientation; field in PrivacyIndicatorBoundsTests
|
/cts/tests/tests/content/src/android/content/res/cts/config/ |
D | OverrideConfigTest.kt | 72 val orientation = resources.configuration.orientation in setUpRotation() constant
|
/cts/tests/tests/hardware/src/android/hardware/input/cts/virtualcreators/ |
D | VirtualInputEventCreator.java | 139 int toolType, float tilt, float orientation) { in createStylusTouchMotionEvent() 156 float pressure, int buttonState, float tilt, float orientation) { in createStylusEvent()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/ |
D | DisplayCutoutTests.java | 134 public int orientation; field in DisplayCutoutTests 172 final int orientation = displaySize.getHeight() <= displaySize.getWidth() in setUpClass() local 373 private void runTest(int cutoutMode, TestDef test, int orientation) { in runTest()
|
D | RoundedCornerTests.java | 88 public int orientation; field in RoundedCornerTests
|
/cts/libs/helpers/interfaces/src/com/android/cts/helpers/ |
D | ICtsPrintHelper.java | 78 void setPageOrientation(String orientation); in setPageOrientation()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/orientation/ |
D | CameraOrientationActivity.java | 481 private void setTestedConfiguration(int cameraId, int orientation) { in setTestedConfiguration() 604 Settings(int stageIndex, int cameraId, int orientation) { in Settings()
|
/cts/tests/camera/utils/src/android/hardware/cts/helpers/ |
D | CameraUtils.java | 120 Integer orientation = ch.get(CameraCharacteristics.SENSOR_ORIENTATION); in matchParametersToCharacteristics() local
|
/cts/tests/tests/view/src/android/view/animation/cts/ |
D | AnimatorInflaterTest.java | 177 int orientation = mActivity.getResources().getConfiguration().orientation; in rotate() local
|
/cts/helpers/default/src/com/android/cts/helpers/aosp/ |
D | DefaultCtsPrintHelper.java | 206 public void setPageOrientation(String orientation) throws TestHelperException { in setPageOrientation()
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | ClipDrawableTest.java | 380 public MockClipDrawable(Drawable drawable, int gravity, int orientation) { in MockClipDrawable()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/keyguard/ |
D | KeyguardTests.java | 456 final int orientation = origDisplayOrientation == Configuration.ORIENTATION_LANDSCAPE in testNoTransientConfigurationWhenShowWhenLockedRequestsOrientation() local
|
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ |
D | AttachedSurfaceControlTest.java | 116 int orientation = activity.getResources().getConfiguration().orientation; in onBufferTransformHintChanged() local
|
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
D | AccessibilityGestureDispatchTest.java | 665 int endSpacing, float orientation, long duration) { in pinchWithinView()
|