Searched refs:TabListener (Results 1 – 6 of 6) sorted by relevance
1268 public abstract Tab setTabListener(TabListener listener); in setTabListener()1316 public interface TabListener { interface in ActionBar
37 import android.app.ActionBar.TabListener;339 Tab tab = mActionBar.newTab().setText("Tab" + i).setTabListener(new TabListener() { in setupTabs()
532 final ActionBar.TabListener callback = tabi.getCallback(); in configureTab()1153 private ActionBar.TabListener mCallback;1172 public ActionBar.TabListener getCallback() { in getCallback()1177 public Tab setTabListener(ActionBar.TabListener callback) { in setTabListener()
3260 …method public abstract android.app.ActionBar.Tab setTabListener(android.app.ActionBar.TabListener);3267 public static abstract deprecated interface ActionBar.TabListener {
3647 …ecated public abstract android.app.ActionBar.Tab setTabListener(android.app.ActionBar.TabListener);3654 @Deprecated public static interface ActionBar.TabListener {