HomeSort by relevance Sort by last modified time
    Searched refs:setCustomTabView (Results 1 - 13 of 13) sorted by null

  /developers/build/prebuilts/gradle/BasicTransition/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 45 * The views used as tabs can be customized by calling {@link #setCustomTabView(int, int)},
148 public void setCustomTabView(int layoutResId, int textViewId) {
169 * {@link #setCustomTabView(int, int)}.
  /developers/build/prebuilts/gradle/SlidingTabsBasic/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 45 * The views used as tabs can be customized by calling {@link #setCustomTabView(int, int)},
148 public void setCustomTabView(int layoutResId, int textViewId) {
169 * {@link #setCustomTabView(int, int)}.
  /developers/build/prebuilts/gradle/SlidingTabsColors/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 45 * The views used as tabs can be customized by calling {@link #setCustomTabView(int, int)},
148 public void setCustomTabView(int layoutResId, int textViewId) {
169 * {@link #setCustomTabView(int, int)}.
  /developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 45 * The views used as tabs can be customized by calling {@link #setCustomTabView(int, int)},
148 public void setCustomTabView(int layoutResId, int textViewId) {
169 * {@link #setCustomTabView(int, int)}.
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 45 * The views used as tabs can be customized by calling {@link #setCustomTabView(int, int)},
148 public void setCustomTabView(int layoutResId, int textViewId) {
169 * {@link #setCustomTabView(int, int)}.
  /developers/build/prebuilts/gradle/SwipeRefreshMultipleViews/Application/src/main/java/com/example/android/common/view/
SlidingTabLayout.java 45 * The views used as tabs can be customized by calling {@link #setCustomTabView(int, int)},
148 public void setCustomTabView(int layoutResId, int textViewId) {
169 * {@link #setCustomTabView(int, int)}.
  /developers/samples/android/common/src/java/com/example/android/common/view/
SlidingTabLayout.java 45 * The views used as tabs can be customized by calling {@link #setCustomTabView(int, int)},
148 public void setCustomTabView(int layoutResId, int textViewId) {
169 * {@link #setCustomTabView(int, int)}.
  /development/samples/browseable/BasicTransition/src/com.example.android.common/view/
SlidingTabLayout.java 45 * The views used as tabs can be customized by calling {@link #setCustomTabView(int, int)},
148 public void setCustomTabView(int layoutResId, int textViewId) {
169 * {@link #setCustomTabView(int, int)}.
  /development/samples/browseable/SlidingTabsBasic/src/com.example.android.common/view/
SlidingTabLayout.java 45 * The views used as tabs can be customized by calling {@link #setCustomTabView(int, int)},
148 public void setCustomTabView(int layoutResId, int textViewId) {
169 * {@link #setCustomTabView(int, int)}.
  /development/samples/browseable/SlidingTabsColors/src/com.example.android.common/view/
SlidingTabLayout.java 45 * The views used as tabs can be customized by calling {@link #setCustomTabView(int, int)},
148 public void setCustomTabView(int layoutResId, int textViewId) {
169 * {@link #setCustomTabView(int, int)}.
  /development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/view/
SlidingTabLayout.java 45 * The views used as tabs can be customized by calling {@link #setCustomTabView(int, int)},
148 public void setCustomTabView(int layoutResId, int textViewId) {
169 * {@link #setCustomTabView(int, int)}.
  /development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/view/
SlidingTabLayout.java 45 * The views used as tabs can be customized by calling {@link #setCustomTabView(int, int)},
148 public void setCustomTabView(int layoutResId, int textViewId) {
169 * {@link #setCustomTabView(int, int)}.
  /development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/view/
SlidingTabLayout.java 45 * The views used as tabs can be customized by calling {@link #setCustomTabView(int, int)},
148 public void setCustomTabView(int layoutResId, int textViewId) {
169 * {@link #setCustomTabView(int, int)}.

Completed in 330 milliseconds