Searched defs:changeInfo (Results 1 – 2 of 2) sorted by relevance
340 private void animateChangeImpl(final ChangeInfo changeInfo) { in animateChangeImpl()394 ChangeInfo changeInfo = infoList.get(i); in endChangeAnimation() local403 private void endChangeAnimationIfNecessary(ChangeInfo changeInfo) { in endChangeAnimationIfNecessary()411 private boolean endChangeAnimationIfNecessary(ChangeInfo changeInfo, ViewHolder item) { in endChangeAnimationIfNecessary()
465 VisibilityInfo changeInfo = getVisibilityChangeInfo(startValues, newValues); in isTransitionRequired() local