Home
last modified time | relevance | path

Searched refs:TabListener (Results 1 – 25 of 40) sorted by relevance

12

/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/app/
DActionBar.java1281 public abstract Tab setTabListener(TabListener listener); in setTabListener()
1329 public interface TabListener { interface in ActionBar
DWindowDecorActionBar.java545 final ActionBar.TabListener callback = tabi.getCallback(); in configureTab()
1163 private ActionBar.TabListener mCallback;
1182 public ActionBar.TabListener getCallback() { in getCallback()
1187 public Tab setTabListener(ActionBar.TabListener callback) { in setTabListener()
/frameworks/base/core/java/android/app/
DActionBar.java1263 public abstract Tab setTabListener(TabListener listener); in setTabListener()
1311 public interface TabListener { interface in ActionBar
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
DFrameworkActionBarWrapper.java36 import android.app.ActionBar.TabListener;
349 Tab tab = mActionBar.newTab().setText("Tab" + i).setTabListener(new TabListener() { in setupTabs()
/frameworks/support/samples/Support13Demos/src/main/java/com/example/android/supportv13/app/
DFragmentNestingPagerSupport.java83 implements ActionBar.TabListener, ViewPager.OnPageChangeListener {
DFragmentNestingStatePagerSupport.java83 implements ActionBar.TabListener, ViewPager.OnPageChangeListener {
/frameworks/support/samples/Support7Demos/src/main/java/com/example/android/supportv7/app/
DActionBarDisplayOptions.java36 implements View.OnClickListener, ActionBar.TabListener {
/frameworks/base/core/java/com/android/internal/app/
DWindowDecorActionBar.java528 final ActionBar.TabListener callback = tabi.getCallback(); in configureTab()
1148 private ActionBar.TabListener mCallback;
1167 public ActionBar.TabListener getCallback() { in getCallback()
1172 public Tab setTabListener(ActionBar.TabListener callback) { in setTabListener()
/frameworks/support/v7/appcompat/api_legacy/
D27.0.0.txt109 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
116 public static abstract deprecated interface ActionBar.TabListener {
D26.0.0.txt109 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
116 public static abstract deprecated interface ActionBar.TabListener {
D26.1.0.txt109 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
116 public static abstract deprecated interface ActionBar.TabListener {
D28.0.0-alpha1.txt109 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
116 public static abstract deprecated interface ActionBar.TabListener {
Dcurrent.txt109 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
116 public static abstract deprecated interface ActionBar.TabListener {
D27.1.0.txt109 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
116 public static abstract deprecated interface ActionBar.TabListener {
/frameworks/support/v7/appcompat/api/
Dcurrent.txt109 … androidx.appcompat.app.ActionBar.Tab setTabListener(androidx.appcompat.app.ActionBar.TabListener);
116 public static abstract deprecated interface ActionBar.TabListener {
/frameworks/support/api/
D23.0.0.txt6019 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
6026 public static abstract deprecated interface ActionBar.TabListener {
8159 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
8166 public static abstract interface ActionBar.TabListener {
D23.2.1.txt6717 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
6724 public static abstract deprecated interface ActionBar.TabListener {
8945 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
8952 public static abstract interface ActionBar.TabListener {
D23.1.0.txt6323 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
6330 public static abstract deprecated interface ActionBar.TabListener {
8516 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
8523 public static abstract interface ActionBar.TabListener {
D23.1.1.txt6293 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
6300 public static abstract deprecated interface ActionBar.TabListener {
8485 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
8492 public static abstract interface ActionBar.TabListener {
D23.4.0.txt6729 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
6736 public static abstract deprecated interface ActionBar.TabListener {
8959 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
8966 public static abstract interface ActionBar.TabListener {
D23.2.0.txt6717 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
6724 public static abstract deprecated interface ActionBar.TabListener {
8944 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
8951 public static abstract interface ActionBar.TabListener {
D22.0.0.txt4400 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
4407 public static abstract deprecated interface ActionBar.TabListener {
D24.0.0.txt7337 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
7344 public static abstract deprecated interface ActionBar.TabListener {
9670 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
9677 public static abstract deprecated interface ActionBar.TabListener {
D24.1.0.txt7339 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
7346 public static abstract deprecated interface ActionBar.TabListener {
9680 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
9687 public static abstract deprecated interface ActionBar.TabListener {
D22.1.0.txt4808 … android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.ActionBar.TabListener);
4815 public static abstract deprecated interface ActionBar.TabListener {

12