Home
last modified time | relevance | path

Searched refs:setCurrentTabByTag (Results 1 – 3 of 3) sorted by relevance

/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DTabHostTest.java100 tabHost.setCurrentTabByTag("Bar"); in shouldFireTheTabChangeListenerWhenTheCurrentTabIsSetByTag()
119 tabHost.setCurrentTabByTag("Foo"); in shouldRetrieveTheCurrentViewFromTabContentFactory()
133 tabHost.setCurrentTabByTag("Foo"); in shouldRetrieveTheCurrentViewFromViewId()
160 tabHost.setCurrentTabByTag("Bar"); in canGetCurrentTabTag()
178 tabHost.setCurrentTabByTag("Bar"); in canGetCurrentTab()
181 tabHost.setCurrentTabByTag("Foo"); in canGetCurrentTab()
184 tabHost.setCurrentTabByTag("Baz"); in canGetCurrentTab()
195 tabHost.setCurrentTabByTag(null); in setCurrentTabByTagShouldAcceptNullAsParameter()
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowTabHost.java54 public void setCurrentTabByTag(String tag) { in setCurrentTabByTag() method in ShadowTabHost
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...