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()
533 final ActionBar.TabListener callback = tabi.getCallback(); in configureTab()1154 private ActionBar.TabListener mCallback;1173 public ActionBar.TabListener getCallback() { in getCallback()1178 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 {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
4384 …ecated public abstract android.app.ActionBar.Tab setTabListener(android.app.ActionBar.TabListener);4391 @Deprecated public static interface ActionBar.TabListener {