Searched defs:changeInfo (Results 1 – 2 of 2) sorted by relevance
348 void animateChangeImpl(final ChangeInfo changeInfo) { in animateChangeImpl()402 ChangeInfo changeInfo = infoList.get(i); in endChangeAnimation() local411 private void endChangeAnimationIfNecessary(ChangeInfo changeInfo) { in endChangeAnimationIfNecessary()419 private boolean endChangeAnimationIfNecessary(ChangeInfo changeInfo, ViewHolder item) { in endChangeAnimationIfNecessary()
519 VisibilityInfo changeInfo = getVisibilityChangeInfo(startValues, newValues); in isTransitionRequired() local