Home
last modified time | relevance | path

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

/samples/Support4Demos/src/main/java/com/example/android/supportv4/app/
DFragmentTabsPager.java106 static class SimpleTabFactory implements TabHost.TabContentFactory { class in FragmentTabsPager.TabsAdapter
109 public SimpleTabFactory(Context context) { in SimpleTabFactory() method in FragmentTabsPager.TabsAdapter.SimpleTabFactory