Home
last modified time | relevance | path

Searched refs:getCurrentView (Results 1 – 5 of 5) sorted by relevance

/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DViewAnimatorTest.java29 assertEquals(v, animator.getCurrentView()); in testHappyPath()
43 assertEquals(v2, animator.getCurrentView()); in testAnimatorHandlesCyclingViews()
DTabHostTest.java120 TextView textView = (TextView) tabHost.getCurrentView(); in shouldRetrieveTheCurrentViewFromTabContentFactory()
134 TextView textView = (TextView) tabHost.getCurrentView(); in shouldRetrieveTheCurrentViewFromViewId()
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowViewAnimator.java39 public View getCurrentView() { in getCurrentView() method in ShadowViewAnimator
DShadowTabHost.java91 public View getCurrentView() { in getCurrentView() method in ShadowTabHost
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...