Home
last modified time | relevance | path

Searched defs:tabHost (Results 1 – 1 of 1) sorted by relevance

/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DTabHostTest.java27 TabHost tabHost = new TabHost(null); in newTabSpec_shouldMakeATabSpec() local
34 TabHost tabHost = new TabHost(null); in shouldAddTabsToLayoutWhenAddedToHost() local
51 TabHost tabHost = new TabHost(null); in shouldReturnTabSpecsByTag() local
67 TabHost tabHost = new TabHost(null); in shouldFireTheTabChangeListenerWhenCurrentTabIsSet() local
87 TabHost tabHost = new TabHost(null); in shouldFireTheTabChangeListenerWhenTheCurrentTabIsSetByTag() local
107 TabHost tabHost = new TabHost(null); in shouldRetrieveTheCurrentViewFromTabContentFactory() local
128 TabHost tabHost = new TabHost(a); in shouldRetrieveTheCurrentViewFromViewId() local
150 TabHost tabHost = new TabHost(null); in canGetCurrentTabTag() local
167 TabHost tabHost = new TabHost(null); in canGetCurrentTab() local
191 TabHost tabHost = new TabHost(null); in setCurrentTabByTagShouldAcceptNullAsParameter() local