Searched refs:containerView (Results 1 – 2 of 2) sorted by relevance
46 public UIAnimation(View containerView, ImageView[] thumbs, ImageView expandedView, in UIAnimation() argument48 mContainerView = containerView; in UIAnimation()
224 View containerView = findViewById(R.id.container); in start() local227 mUIAnimation = new UIAnimation(containerView, thumbs, expandedView, animationDuration, in start()