Home
last modified time | relevance | path

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

/development/samples/training/TabCompat/src/com/example/android/tabcompat/lib/
DCompatTabListener.java29 public void onTabSelected(CompatTab tab, FragmentTransaction ft); in onTabSelected() method
DCompatTabHoneycomb.java91 public void onTabSelected(Tab tab, android.app.FragmentTransaction f) { in onTabSelected() method in CompatTabHoneycomb
/development/samples/browseable/ActionBarCompat-Styled/src/com.example.android.actionbarcompat.styled/
DMainActivity.java65 public void onTabSelected(ActionBar.Tab tab, FragmentTransaction fragmentTransaction) { in onTabSelected() method in MainActivity
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
DCompatActionBarNavHandler.java54 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in CompatActionBarNavHandler
/development/samples/ApiDemos/src/com/example/android/apis/app/
DFragmentTabs.java98 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in FragmentTabs.TabListener
DFragmentNestingTabs.java98 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in FragmentNestingTabs.TabListener
DActionBarDisplayOptions.java141 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in ActionBarDisplayOptions
DActionBarTabs.java96 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in ActionBarTabs.TabListener
/development/samples/training/TabCompat/src/com/example/android/tabcompat/
DMainActivity.java77 public void onTabSelected(CompatTab tab, FragmentTransaction ft) { in onTabSelected() method in MainActivity.InstantiatingTabListener
/development/samples/browseable/HorizontalPaging/src/com.example.android.horizontalpaging/
DMainActivity.java106 public void onTabSelected(ActionBar.Tab tab, FragmentTransaction fragmentTransaction) { in onTabSelected() method in MainActivity
/development/samples/training/EffectiveNavigation/src/com/example/android/effectivenavigation/
DMainActivity.java98 public void onTabSelected(ActionBar.Tab tab, FragmentTransaction fragmentTransaction) { in onTabSelected() method in MainActivity
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
DTitlesFragment.java237 public void onTabSelected(ActionBar.Tab tab, FragmentTransaction ft) { in onTabSelected() method in TitlesFragment
/development/samples/ApiDemos/src/com/example/android/apis/view/
DContentBrowserActivity.java254 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in ContentBrowserActivity
DContentBrowserNavActivity.java256 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in ContentBrowserNavActivity
DVideoPlayerActivity.java271 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in VideoPlayerActivity
DSystemUIModes.java335 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in SystemUIModes