Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/
DSidecarTest.java211 SidecarWindowLayoutInfo portraitWindowLayoutInfo = in testGetWindowLayoutInfo_configChanged_windowLayoutUpdates() local
225 assertEqualWindowLayoutInfo(portraitWindowLayoutInfo, landscapeWindowLayoutInfo, in testGetWindowLayoutInfo_configChanged_windowLayoutUpdates()
235 SidecarWindowLayoutInfo portraitWindowLayoutInfo = in testGetWindowLayoutInfo_windowRecreated_windowLayoutUpdates() local
253 assertEqualWindowLayoutInfo(portraitWindowLayoutInfo, landscapeWindowLayoutInfo, in testGetWindowLayoutInfo_windowRecreated_windowLayoutUpdates()
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/extensions/util/
DSidecarUtil.java160 @NonNull SidecarWindowLayoutInfo portraitWindowLayoutInfo, in assertEqualWindowLayoutInfo()
167 portraitWindowLayoutInfo, portraitBounds, landscapeBounds); in assertEqualWindowLayoutInfo()
DExtensionsUtil.java244 @NonNull WindowLayoutInfo portraitWindowLayoutInfo, in assertEqualWindowLayoutInfo()
251 portraitWindowLayoutInfo, portraitBounds, landscapeBounds); in assertEqualWindowLayoutInfo()
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/layout/
DExtensionWindowLayoutComponentTest.java368 final WindowLayoutInfo portraitWindowLayoutInfo = getExtensionWindowLayoutInfo( in testGetWindowLayoutInfo_configChanged_windowLayoutUpdates() local
383 assertEqualWindowLayoutInfo(portraitWindowLayoutInfo, landscapeWindowLayoutInfo, in testGetWindowLayoutInfo_configChanged_windowLayoutUpdates()
576 final WindowLayoutInfo portraitWindowLayoutInfo = in testGetWindowLayoutInfo_windowRecreated_windowLayoutUpdates() local
591 assertEqualWindowLayoutInfo(portraitWindowLayoutInfo, landscapeWindowLayoutInfo, in testGetWindowLayoutInfo_windowRecreated_windowLayoutUpdates()