/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 | 36 val orientation: DisplayProperties.ScreenOrientation, constant in com.android.bedstead.harrier.annotations.EnsureUsingScreenOrientation
|
/cts/libs/input/src/com/android/cts/input/ |
D | CaptureEventActivity.kt | 37 val orientation = intent.getIntExtra(EXTRA_FIXED_ORIENTATION, 0) in onCreate() 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/input/src/android/input/cts/ |
D | MultiTouchTest.kt | 55 var orientation = 0 variable in android.input.cts.MultiTouchTest
|
D | MotionPredictorTest.kt | 217 val orientation = -Math.PI.toFloat() / 4 in testTiltOrientation() constant
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/other/ |
D | PrivacyIndicatorBoundsTests.java | 78 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/framework/base/windowmanager/src/android/server/wm/insets/ |
D | DisplayCutoutTests.java | 133 public int orientation; field in DisplayCutoutTests 171 final int orientation = displaySize.getHeight() <= displaySize.getWidth() in setUpClass() local 372 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/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | UiDumpUtils.java | 187 int orientation = in dumpNodes() local 405 private static String getOrientation(int orientation) { in getOrientation()
|
/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 | 222 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 | 458 final int orientation = origDisplayOrientation == Configuration.ORIENTATION_LANDSCAPE in testNoTransientConfigurationWhenShowWhenLockedRequestsOrientation() local
|
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ |
D | AttachedSurfaceControlTest.java | 110 int orientation = activity.getResources().getConfiguration().orientation; in onBufferTransformHintChanged() local
|
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
D | AccessibilityGestureDispatchTest.java | 666 int endSpacing, float orientation, long duration) { in pinchWithinView()
|