Home
last modified time | relevance | path

Searched refs:onTabSelected (Results 1 – 18 of 18) 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
94 mCallback.onTabSelected(this, ft); in onTabSelected()
DTabHelperEclair.java111 newTab.getCallback().onTabSelected(newTab, ft); in onTabChanged()
/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/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/ShortcutDemo/launcher/src/com/example/android/pm/shortcutlauncherdemo/
DShortcutLauncherMain.java67 public void onTabSelected(Tab tab, FragmentTransaction ft) {
/development/samples/ApiDemos/src/com/example/android/apis/app/
DActionBarTabs.java96 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in ActionBarTabs.TabListener
DFragmentNestingTabs.java98 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in FragmentNestingTabs.TabListener
DFragmentTabs.java98 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in FragmentTabs.TabListener
DActionBarDisplayOptions.java141 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in ActionBarDisplayOptions
/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/
DVideoPlayerActivity.java271 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in VideoPlayerActivity
DContentBrowserNavActivity.java256 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in ContentBrowserNavActivity
DContentBrowserActivity.java254 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in ContentBrowserActivity
DSystemUIModes.java335 public void onTabSelected(Tab tab, FragmentTransaction ft) { in onTabSelected() method in SystemUIModes