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/
DPinnedStackTests.java280 final Rect pipBounds = getPinnedStackBounds(); in testEnterPipWithMinimalSize()
305 final Rect pipBounds = getPinnedStackBounds(); in testEnterPipWithTinyMinimalSize()
335 Rect pinnedStackBounds = getPinnedStackBounds(); in testEnterPipAspectRatio()
362 Rect bounds = getPinnedStackBounds(); in testResizePipAspectRatio()
419 Rect pinnedStackBounds = getPinnedStackBounds(); in testSetPipExtremeAspectRatio()
569 Rect bounds = getPinnedStackBounds(); in testAutoEnterPictureInPictureAspectRatio()
1448 final Rect pinnedStackBounds = getPinnedStackBounds(); in assertPinnedStackActivityIsInDisplayBounds()
1616 private Rect getPinnedStackBounds() { in getPinnedStackBounds() method in PinnedStackTests
1637 Rect pinnedStackBounds = getPinnedStackBounds(); in tapToFinishPip()