Searched refs:syncActiveView (Results 1 – 1 of 1) sorted by relevance
62 final AnimatedImageView syncActiveView = (AnimatedImageView) view.findViewById( in onBindView() local67 syncActiveView.setVisibility(activeVisible ? View.VISIBLE : View.GONE); in onBindView()68 syncActiveView.setAnimating(mIsActive); in onBindView()