Searched defs:TabListener (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DActionBar.java820 * Set the {@link TabListener} that will handle switching to and from this tab.
821 * All tabs must have a TabListener set before being added to the ActionBar.
826 public abstract Tab setTabListener(TabListener listener);
868 public interface TabListener { interface in class:ActionBar

Completed in 22 milliseconds