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()
123 getInsetBounds(insets); in getEntryDestinationBounds()312 getInsetBounds(insetBounds); in getDefaultBounds()336 public void getInsetBounds(Rect outRect) { in getInsetBounds() method in PipBoundsAlgorithm337 outRect.set(mPipDisplayLayoutState.getInsetBounds()); in getInsetBounds()358 getInsetBounds(movementBounds); in getMovementBounds()
83 public Rect getInsetBounds() { in getInsetBounds() method in PipDisplayLayoutState
61 pipBoundsAlgorithm.getInsetBounds(insets); in adjust()
171 getInsetBounds(insetBounds); in getTvPipPlacement()
227 mPipBoundsAlgorithm.getInsetBounds(insetBounds); in getDefaultBounds_boundsAtDefaultGravity()
1092 mPipBoundsAlgorithm.getInsetBounds(mTmpInsetBounds); in updateMovementBounds()1167 mPipBoundsAlgorithm.getInsetBounds(outInsetBounds); in onDisplayRotationChanged()