Searched refs:TabListener (Results 1 – 4 of 4) sorted by relevance
1268 public abstract Tab setTabListener(TabListener listener); in setTabListener()1316 public interface TabListener { interface in ActionBar
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()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
4302 …ecated public abstract android.app.ActionBar.Tab setTabListener(android.app.ActionBar.TabListener);4309 @Deprecated public static interface ActionBar.TabListener {