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/display/
DAppConfigurationTests.java155 final SizeInfo initialSizes = getLastReportedSizesForActivity(RESIZEABLE_ACTIVITY); in testConfigurationUpdatesWhenRotatingWhileFullscreen() local
181 final SizeInfo initialSizes = getLastReportedSizesForActivity(RESIZEABLE_ACTIVITY); in testConfigurationUpdatesWhenRotatingWhileDocked() local
203 final SizeInfo initialSizes = getLastReportedSizesForActivity(RESIZEABLE_ACTIVITY); in testConfigurationUpdatesWhenRotatingToSideFromDocked() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DPinnedStackTests.java1557 final SizeInfo initialSizes = getLastReportedSizesForActivity(PIP_ACTIVITY); in testDisplayMetricsPinUnpin() local
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java8039 final int initialSizes = textView.getAutoSizeTextAvailableSizes().length; in testAutoSize_setEllipsize() local