Searched refs:normalMovementBounds (Results 1 – 2 of 2) sorted by relevance
265 Rect normalMovementBounds = new Rect(); in onMovementBoundsChanged() local266 mSnapAlgorithm.getMovementBounds(mNormalBounds, insetBounds, normalMovementBounds, in onMovementBoundsChanged()300 : normalMovementBounds; in onMovementBoundsChanged()325 mNormalMovementBounds = normalMovementBounds; in onMovementBoundsChanged()
337 Rect normalMovementBounds, Rect currentMovementBounds, boolean minimized, in animateToUnexpandedState() argument344 mSnapAlgorithm.applySnapFraction(normalBounds, normalMovementBounds, savedSnapFraction); in animateToUnexpandedState()346 normalBounds = getClosestMinimizedBounds(normalBounds, normalMovementBounds); in animateToUnexpandedState()