Searched refs:beforeBounds (Results 1 – 1 of 1) sorted by relevance
2328 private void animateAppearance(ViewHolder itemHolder, Rect beforeBounds, int afterLeft, in animateAppearance() argument2331 if (beforeBounds != null && in animateAppearance()2332 (beforeBounds.left != afterLeft || beforeBounds.top != afterTop)) { in animateAppearance()2339 beforeBounds.left, beforeBounds.top, in animateAppearance()