Searched refs:getExpandedBounds (Results 1 – 3 of 3) sorted by relevance
397 mPipBoundsState.getExpandedBounds(), insetBounds, expandedMovementBounds, in onMovementBoundsChanged()404 mPipResizeGestureHandler.updateMaxSize(mPipBoundsState.getExpandedBounds().width(), in onMovementBoundsChanged()405 mPipBoundsState.getExpandedBounds().height()); in onMovementBoundsChanged()434 curBounds.set(mPipBoundsState.getExpandedBounds()); in onMovementBoundsChanged()461 mConnection.onMovementBoundsChanged(normalBounds, mPipBoundsState.getExpandedBounds(), in onMovementBoundsChanged()
148 public Rect getExpandedBounds() { in getExpandedBounds() method in PipBoundsState
256 newBounds = mPipBoundsState.getExpandedBounds(); in resizePinnedStack()