Searched refs:getInsetBounds (Results 1 – 7 of 7) sorted by relevance
117 }).when(mMockPipBoundsAlgorithm).getInsetBounds(any(Rect.class)); in adjust_withCollidingRestrictedKeepClearArea_moveBounds()135 }).when(mMockPipBoundsAlgorithm).getInsetBounds(any(Rect.class)); in adjust_withNonCollidingRestrictedKeepClearArea_boundsUnchanged()154 }).when(mMockPipBoundsAlgorithm).getInsetBounds(any(Rect.class)); in adjust_withCollidingRestrictedKeepClearArea_whileStashed_boundsUnchanged()173 }).when(mMockPipBoundsAlgorithm).getInsetBounds(any(Rect.class)); in adjust_withNonCollidingRestrictedKeepClearArea_whileStashed_boundsUnchanged()192 }).when(mMockPipBoundsAlgorithm).getInsetBounds(any(Rect.class)); in adjust_aboveDisplayBounds_onLeftEdge_appliesBottomLeftGravity()212 }).when(mMockPipBoundsAlgorithm).getInsetBounds(any(Rect.class)); in adjust_belowDisplayBounds_onLeftEdge_appliesBottomLeftGravity()234 }).when(mMockPipBoundsAlgorithm).getInsetBounds(any(Rect.class)); in adjust_aboveDisplayBounds_onRightEdge_appliesBottomRightGravity()256 }).when(mMockPipBoundsAlgorithm).getInsetBounds(any(Rect.class)); in adjust_belowDisplayBounds_onRightEdge_appliesBottomRightGravity()277 }).when(mMockPipBoundsAlgorithm).getInsetBounds(any(Rect.class)); in adjust_whileStashed_aboveDisplayBounds_alignsToBottomInset()297 }).when(mMockPipBoundsAlgorithm).getInsetBounds(any(Rect.class)); in adjust_whileStashed_belowDisplayBounds_alignsToBottomInset()
118 getInsetBounds(insets); in getEntryDestinationBounds()285 getInsetBounds(insetBounds); in getDefaultBounds()309 public void getInsetBounds(Rect outRect) { in getInsetBounds() method in PipBoundsAlgorithm310 outRect.set(mPipDisplayLayoutState.getInsetBounds()); in getInsetBounds()331 getInsetBounds(movementBounds); in getMovementBounds()
83 public Rect getInsetBounds() { in getInsetBounds() method in PipDisplayLayoutState
61 pipBoundsAlgorithm.getInsetBounds(insets); in adjust()
140 getInsetBounds(insetBounds); in getTvPipPlacement()
227 mPipBoundsAlgorithm.getInsetBounds(insetBounds); in getDefaultBounds_boundsAtDefaultGravity()
1092 mPipBoundsAlgorithm.getInsetBounds(mTmpInsetBounds); in updateMovementBounds()1162 mPipBoundsAlgorithm.getInsetBounds(outInsetBounds); in onDisplayRotationChanged()