Home
last modified time | relevance | path

Searched refs:getAspectRatio (Results 1 – 4 of 4) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DPictureInPictureParamsBuilderTest.java76 assertNull(params.getAspectRatio()); in testBuilderDefaultCtor()
98 assertEquals(params.getAspectRatio(), newParams.getAspectRatio()); in testBuilderCopyCtor()
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DPipActivity.java138 builder.setAspectRatio(getAspectRatio(intent,
157 .setAspectRatio(getAspectRatio(intent,
204 builder.setAspectRatio(getAspectRatio(getIntent(), in onCreate()
208 builder.setExpandedAspectRatio(getAspectRatio(getIntent(), in onCreate()
228 builder.setAspectRatio(getAspectRatio(getIntent(), in onCreate()
461 private Rational getAspectRatio(Intent intent, String extraNum, String extraDenom) { in getAspectRatio() method in PipActivity
/cts/tests/app/src/android/app/cts/
DPictureInPictureParamsTest.java84 assertEquals(aspectRatio, params.getAspectRatio()); in assertPictureInPictureParamsGettersMatchValues()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt7206 method @Nullable public android.util.Rational getAspectRatio();