Searched refs:normalMovementBounds (Results 1 – 3 of 3) sorted by relevance
241 void onMovementBoundsChanged(Rect normalBounds, Rect expandedBounds, Rect normalMovementBounds, in onMovementBoundsChanged() argument245 mNormalMovementBounds.set(normalMovementBounds); in onMovementBoundsChanged()
479 Rect normalMovementBounds, Rect currentMovementBounds, boolean immediate) {486 mSnapAlgorithm.applySnapFraction(normalBounds, normalMovementBounds, savedSnapFraction,
395 Rect normalMovementBounds = new Rect(); in onMovementBoundsChanged() local397 normalMovementBounds, bottomOffset); in onMovementBoundsChanged()426 mPipBoundsState.setNormalMovementBounds(normalMovementBounds); in onMovementBoundsChanged()