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.java149 final SizeInfo initialSizes = getLastReportedSizesForActivity(RESIZEABLE_ACTIVITY); in testConfigurationUpdatesWhenRotatingWhileFullscreen() local
175 final SizeInfo initialSizes = getLastReportedSizesForActivity(RESIZEABLE_ACTIVITY); in testConfigurationUpdatesWhenRotatingWhileDocked() local
197 final SizeInfo initialSizes = getLastReportedSizesForActivity(RESIZEABLE_ACTIVITY); in testConfigurationUpdatesWhenRotatingToSideFromDocked() local
DPinnedStackTests.java1264 final SizeInfo initialSizes = getLastReportedSizesForActivity(TEST_ACTIVITY); in testDisplayMetricsPinUnpin() local
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java7497 final int initialSizes = textView.getAutoSizeTextAvailableSizes().length; in testAutoSize_setEllipsize() local