Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DPinnedStackTests.java351 final Rect pipBounds = getPinnedStackBounds(); in testEnterPipWithMinimalSize()
376 final Rect pipBounds = getPinnedStackBounds(); in testEnterPipWithTinyMinimalSize()
434 final Rect bounds = getPinnedStackBounds(); in testEnterExpandedPipAspectRatio()
451 final Rect bounds = getPinnedStackBounds(); in testEnterExpandedPipAspectRatioMaxHeight()
469 final Rect bounds = getPinnedStackBounds(); in testEnterExpandedPipAspectRatioMaxWidth()
520 Rect pinnedStackBounds = getPinnedStackBounds(); in testEnterPipAspectRatio()
547 Rect bounds = getPinnedStackBounds(); in testResizePipAspectRatio()
604 Rect pinnedStackBounds = getPinnedStackBounds(); in testSetPipExtremeAspectRatio()
833 Rect bounds = getPinnedStackBounds(); in testAutoEnterPictureInPictureAspectRatio()
1877 final Rect pinnedStackBounds = getPinnedStackBounds(); in assertPinnedStackActivityIsInDisplayBounds()
[all …]