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

/development/samples/browseable/AdapterTransition/src/com.example.android.common/view/
H A DSlidingTabLayout.java42 * alternative is via the {@link TabColorizer} interface which provides you complete control over
52 * {@link #setCustomTabColorizer(TabColorizer)}.
54 public interface TabColorizer { interface in class:SlidingTabLayout
105 * Set the custom {@link TabColorizer} to be used.
111 public void setCustomTabColorizer(TabColorizer tabColorizer) {
/development/samples/browseable/BasicTransition/src/com.example.android.common/view/
H A DSlidingTabLayout.java42 * alternative is via the {@link TabColorizer} interface which provides you complete control over
52 * {@link #setCustomTabColorizer(TabColorizer)}.
54 public interface TabColorizer { interface in class:SlidingTabLayout
105 * Set the custom {@link TabColorizer} to be used.
111 public void setCustomTabColorizer(TabColorizer tabColorizer) {
/development/samples/browseable/FragmentTransition/src/com.example.android.common/view/
H A DSlidingTabLayout.java42 * alternative is via the {@link TabColorizer} interface which provides you complete control over
52 * {@link #setCustomTabColorizer(TabColorizer)}.
54 public interface TabColorizer { interface in class:SlidingTabLayout
105 * Set the custom {@link TabColorizer} to be used.
111 public void setCustomTabColorizer(TabColorizer tabColorizer) {
/development/samples/browseable/SlidingTabsBasic/src/com.example.android.common/view/
H A DSlidingTabLayout.java42 * alternative is via the {@link TabColorizer} interface which provides you complete control over
52 * {@link #setCustomTabColorizer(TabColorizer)}.
54 public interface TabColorizer { interface in class:SlidingTabLayout
105 * Set the custom {@link TabColorizer} to be used.
111 public void setCustomTabColorizer(TabColorizer tabColorizer) {
/development/samples/browseable/SlidingTabsColors/src/com.example.android.common/view/
H A DSlidingTabLayout.java42 * alternative is via the {@link TabColorizer} interface which provides you complete control over
52 * {@link #setCustomTabColorizer(TabColorizer)}.
54 public interface TabColorizer { interface in class:SlidingTabLayout
105 * Set the custom {@link TabColorizer} to be used.
111 public void setCustomTabColorizer(TabColorizer tabColorizer) {
/development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/view/
H A DSlidingTabLayout.java42 * alternative is via the {@link TabColorizer} interface which provides you complete control over
52 * {@link #setCustomTabColorizer(TabColorizer)}.
54 public interface TabColorizer { interface in class:SlidingTabLayout
105 * Set the custom {@link TabColorizer} to be used.
111 public void setCustomTabColorizer(TabColorizer tabColorizer) {
/development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/view/
H A DSlidingTabLayout.java42 * alternative is via the {@link TabColorizer} interface which provides you complete control over
52 * {@link #setCustomTabColorizer(TabColorizer)}.
54 public interface TabColorizer { interface in class:SlidingTabLayout
105 * Set the custom {@link TabColorizer} to be used.
111 public void setCustomTabColorizer(TabColorizer tabColorizer) {
/development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/view/
H A DSlidingTabLayout.java42 * alternative is via the {@link TabColorizer} interface which provides you complete control over
52 * {@link #setCustomTabColorizer(TabColorizer)}.
54 public interface TabColorizer { interface in class:SlidingTabLayout
105 * Set the custom {@link TabColorizer} to be used.
111 public void setCustomTabColorizer(TabColorizer tabColorizer) {

Completed in 25 milliseconds