Searched refs:TabListener (Results 1 – 23 of 23) sorted by relevance
176 the {@link android.app.ActionBar.TabListener} interface for each one.190 ActionBar.TabListener tabListener = new ActionBar.TabListener() {204 // Add 3 tabs, specifying the tab's text and TabListener214 <p>How you handle the {@link android.app.ActionBar.TabListener} callbacks to change tabs224 a tab, implement your {@link android.app.ActionBar.TabListener} to select the appropriate page234 ActionBar.TabListener tabListener = new ActionBar.TabListener() {
1262 public abstract Tab setTabListener(TabListener listener); in setTabListener()1310 public interface TabListener { interface in ActionBar
522 final ActionBar.TabListener callback = tabi.getCallback(); in configureTab()1133 private ActionBar.TabListener mCallback;1152 public ActionBar.TabListener getCallback() { in getCallback()1157 public Tab setTabListener(ActionBar.TabListener callback) { in setTabListener()
36 import android.app.ActionBar.TabListener;349 Tab tab = mActionBar.newTab().setText("Tab" + i).setTabListener(new TabListener() { in setupTabs()
1289 public abstract Tab setTabListener(TabListener listener); in setTabListener()1336 public interface TabListener { interface in ActionBar
531 final ActionBar.TabListener callback = tabi.getCallback(); in configureTab()1157 private ActionBar.TabListener mCallback;1176 public ActionBar.TabListener getCallback() { in getCallback()1181 public Tab setTabListener(ActionBar.TabListener callback) { in setTabListener()
109 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);116 public static abstract deprecated interface ActionBar.TabListener {
121 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);128 public static abstract interface ActionBar.TabListener {
148 android.app.ActionBar$TabListener
3260 …method public abstract android.app.ActionBar.Tab setTabListener(android.app.ActionBar.TabListener);3267 public static abstract deprecated interface ActionBar.TabListener {
3405 …method public abstract android.app.ActionBar.Tab setTabListener(android.app.ActionBar.TabListener);3412 public static abstract deprecated interface ActionBar.TabListener {
3530 …method public abstract android.app.ActionBar.Tab setTabListener(android.app.ActionBar.TabListener);3537 public static abstract deprecated interface ActionBar.TabListener {