Home
last modified time | relevance | path

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

/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowTabHostTest.java34 TabHost tabHost = new TabHost(context); in newTabSpec_shouldMakeATabSpec() local
41 TabHost tabHost = new TabHost(context); in shouldAddTabsToLayoutWhenAddedToHost() local
58 TabHost tabHost = new TabHost(context); in shouldReturnTabSpecsByTag() local
74 TabHost tabHost = new TabHost(context); in shouldFireTheTabChangeListenerWhenCurrentTabIsSet() local
94 TabHost tabHost = new TabHost(context); in shouldFireTheTabChangeListenerWhenTheCurrentTabIsSetByTag() local
114 TabHost tabHost = new TabHost(context); in shouldRetrieveTheCurrentViewFromTabContentFactory() local
137 TabHost tabHost = new TabHost(activity); in shouldRetrieveTheCurrentViewFromViewId() local
158 TabHost tabHost = new TabHost(context); in canGetCurrentTabTag() local
175 TabHost tabHost = new TabHost(context); in canGetCurrentTab() local
199 TabHost tabHost = new TabHost(context); in setCurrentTabByTagShouldAcceptNullAsParameter() local