Home
last modified time | relevance | path

Searched defs:initialSizes (Results 1 – 3 of 3) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DAppConfigurationTests.java152 final SizeInfo initialSizes = getLastReportedSizesForActivity(RESIZEABLE_ACTIVITY); in testConfigurationUpdatesWhenRotatingWhileFullscreen() local
178 final SizeInfo initialSizes = getLastReportedSizesForActivity(RESIZEABLE_ACTIVITY); in testConfigurationUpdatesWhenRotatingWhileDocked() local
200 final SizeInfo initialSizes = getLastReportedSizesForActivity(RESIZEABLE_ACTIVITY); in testConfigurationUpdatesWhenRotatingToSideFromDocked() local
DPinnedStackTests.java1536 final SizeInfo initialSizes = getLastReportedSizesForActivity(PIP_ACTIVITY); in testDisplayMetricsPinUnpin() local
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java7709 final int initialSizes = textView.getAutoSizeTextAvailableSizes().length; in testAutoSize_setEllipsize() local