Searched refs:restPoint (Results 1 – 1 of 1) sorted by relevance
310 Point restPoint = getExpandedViewRestPosition(getExpandedViewSize()); in animateToRestPosition() local314 ObjectAnimator.ofFloat(bbev, X, restPoint.x), in animateToRestPosition()315 ObjectAnimator.ofFloat(bbev, Y, restPoint.y), in animateToRestPosition()