/development/samples/training/TabCompat/src/com/example/android/tabcompat/lib/ |
D | CompatTabListener.java | 29 public void onTabSelected(CompatTab tab, FragmentTransaction ft); in onTabSelected() method
|
D | CompatTabHoneycomb.java | 91 public void onTabSelected(Tab tab, android.app.FragmentTransaction f) { in onTabSelected() method in CompatTabHoneycomb
|
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/ |
D | CompatActionBarNavHandler.java | 54 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in CompatActionBarNavHandler
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | ActionBarDisplayOptions.java | 116 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in ActionBarDisplayOptions
|
D | FragmentTabs.java | 98 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in FragmentTabs.TabListener
|
D | FragmentNestingTabs.java | 98 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in FragmentNestingTabs.TabListener
|
D | ActionBarTabs.java | 96 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in ActionBarTabs.TabListener
|
/development/samples/training/TabCompat/src/com/example/android/tabcompat/ |
D | MainActivity.java | 77 public void onTabSelected(CompatTab tab, FragmentTransaction ft) { in onTabSelected() method in MainActivity.InstantiatingTabListener
|
/development/samples/training/EffectiveNavigation/src/com/example/android/effectivenavigation/ |
D | MainActivity.java | 98 public void onTabSelected(ActionBar.Tab tab, FragmentTransaction fragmentTransaction) { in onTabSelected() method in MainActivity
|
/development/samples/Support13Demos/src/com/example/android/supportv13/app/ |
D | FragmentNestingStatePagerSupport.java | 141 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in FragmentNestingStatePagerSupport.TabsAdapter
|
D | ActionBarTabsPager.java | 143 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in ActionBarTabsPager.TabsAdapter
|
D | FragmentNestingPagerSupport.java | 141 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in FragmentNestingPagerSupport.TabsAdapter
|
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/ |
D | TitlesFragment.java | 237 public void onTabSelected(ActionBar.Tab tab, FragmentTransaction ft) { in onTabSelected() method in TitlesFragment
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | ContentBrowserActivity.java | 254 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in ContentBrowserActivity
|
D | VideoPlayerActivity.java | 271 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in VideoPlayerActivity
|
D | OverscanActivity.java | 276 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in OverscanActivity
|