Searched refs:propertyValuesAfterAnimation (Results 1 – 1 of 1) sorted by relevance
690 final List<ViewPropertyValueHolder> propertyValuesAfterAnimation = new ArrayList<>(); in setSelectedPositionSmooth() local691 propertyValuesAfterAnimation.addAll(mPropertyValuesAfterAnimation); in setSelectedPositionSmooth()704 for (ViewPropertyValueHolder holder : propertyValuesAfterAnimation) { in setSelectedPositionSmooth()874 final List<ViewPropertyValueHolder> propertyValuesAfterAnimation = new ArrayList<>(); in onMenuRowUpdated() local875 propertyValuesAfterAnimation.addAll(mPropertyValuesAfterAnimation); in onMenuRowUpdated()889 for (ViewPropertyValueHolder holder : propertyValuesAfterAnimation) { in onMenuRowUpdated()