Home
last modified time | relevance | path

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

/development/samples/Support4Demos/src/com/example/android/supportv4/app/
DFragmentTabs.java88 static final class TabInfo { class in FragmentTabs.TabManager
94 TabInfo(String _tag, Class<?> _class, Bundle _args) { in TabInfo() method in FragmentTabs.TabManager.TabInfo
DFragmentTabsPager.java93 static final class TabInfo { class in FragmentTabsPager.TabsAdapter
98 TabInfo(String _tag, Class<?> _class, Bundle _args) { in TabInfo() method in FragmentTabsPager.TabsAdapter.TabInfo
/development/samples/Support13Demos/src/com/example/android/supportv13/app/
DActionBarTabsPager.java90 static final class TabInfo { class in ActionBarTabsPager.TabsAdapter
94 TabInfo(Class<?> _class, Bundle _args) { in TabInfo() method in ActionBarTabsPager.TabsAdapter.TabInfo