Searched refs:getCurrentView (Results 1 – 5 of 5) sorted by relevance
51 assertSame(view0, viewAnimator.getCurrentView()); in getCurrentView_shouldWork()53 assertSame(view1, viewAnimator.getCurrentView()); in getCurrentView_shouldWork()
128 TextView textView = (TextView) tabHost.getCurrentView(); in shouldRetrieveTheCurrentViewFromTabContentFactory()142 TextView textView = (TextView) tabHost.getCurrentView(); in shouldRetrieveTheCurrentViewFromViewId()
29 protected View getCurrentView() { in getCurrentView() method in ShadowViewAnimator
93 protected View getCurrentView() { in getCurrentView() method in ShadowTabHost
236 View view = flip.getCurrentView(); in findCurrentView()978 flip.getCurrentView().findViewById(R.id.terminal_overlay).startAnimation(fade_out_delayed); in setDisplayedTerminal()