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

  /developers/build/prebuilts/gradle/AdapterTransition/Application/src/main/java/com/example/android/common/view/
SlidingTabStrip.java 69 final int themeForegroundColor = outValue.data;
71 mDefaultBottomBorderColor = setColorAlpha(themeForegroundColor,
76 mDefaultTabColorizer.setDividerColors(setColorAlpha(themeForegroundColor,
  /developers/build/prebuilts/gradle/BasicTransition/Application/src/main/java/com/example/android/common/view/
SlidingTabStrip.java 69 final int themeForegroundColor = outValue.data;
71 mDefaultBottomBorderColor = setColorAlpha(themeForegroundColor,
76 mDefaultTabColorizer.setDividerColors(setColorAlpha(themeForegroundColor,
  /developers/build/prebuilts/gradle/FragmentTransition/Application/src/main/java/com/example/android/common/view/
SlidingTabStrip.java 69 final int themeForegroundColor = outValue.data;
71 mDefaultBottomBorderColor = setColorAlpha(themeForegroundColor,
76 mDefaultTabColorizer.setDividerColors(setColorAlpha(themeForegroundColor,
  /developers/build/prebuilts/gradle/SlidingTabsBasic/Application/src/main/java/com/example/android/common/view/
SlidingTabStrip.java 69 final int themeForegroundColor = outValue.data;
71 mDefaultBottomBorderColor = setColorAlpha(themeForegroundColor,
76 mDefaultTabColorizer.setDividerColors(setColorAlpha(themeForegroundColor,
  /developers/build/prebuilts/gradle/SlidingTabsColors/Application/src/main/java/com/example/android/common/view/
SlidingTabStrip.java 69 final int themeForegroundColor = outValue.data;
71 mDefaultBottomBorderColor = setColorAlpha(themeForegroundColor,
76 mDefaultTabColorizer.setDividerColors(setColorAlpha(themeForegroundColor,
  /developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/Application/src/main/java/com/example/android/common/view/
SlidingTabStrip.java 69 final int themeForegroundColor = outValue.data;
71 mDefaultBottomBorderColor = setColorAlpha(themeForegroundColor,
76 mDefaultTabColorizer.setDividerColors(setColorAlpha(themeForegroundColor,
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/src/main/java/com/example/android/common/view/
SlidingTabStrip.java 69 final int themeForegroundColor = outValue.data;
71 mDefaultBottomBorderColor = setColorAlpha(themeForegroundColor,
76 mDefaultTabColorizer.setDividerColors(setColorAlpha(themeForegroundColor,
  /developers/build/prebuilts/gradle/SwipeRefreshMultipleViews/Application/src/main/java/com/example/android/common/view/
SlidingTabStrip.java 69 final int themeForegroundColor = outValue.data;
71 mDefaultBottomBorderColor = setColorAlpha(themeForegroundColor,
76 mDefaultTabColorizer.setDividerColors(setColorAlpha(themeForegroundColor,
  /developers/samples/android/common/src/java/com/example/android/common/view/
SlidingTabStrip.java 69 final int themeForegroundColor = outValue.data;
71 mDefaultBottomBorderColor = setColorAlpha(themeForegroundColor,
76 mDefaultTabColorizer.setDividerColors(setColorAlpha(themeForegroundColor,
  /development/samples/browseable/AdapterTransition/src/com.example.android.common/view/
SlidingTabStrip.java 69 final int themeForegroundColor = outValue.data;
71 mDefaultBottomBorderColor = setColorAlpha(themeForegroundColor,
76 mDefaultTabColorizer.setDividerColors(setColorAlpha(themeForegroundColor,
  /development/samples/browseable/BasicTransition/src/com.example.android.common/view/
SlidingTabStrip.java 69 final int themeForegroundColor = outValue.data;
71 mDefaultBottomBorderColor = setColorAlpha(themeForegroundColor,
76 mDefaultTabColorizer.setDividerColors(setColorAlpha(themeForegroundColor,
  /development/samples/browseable/FragmentTransition/src/com.example.android.common/view/
SlidingTabStrip.java 69 final int themeForegroundColor = outValue.data;
71 mDefaultBottomBorderColor = setColorAlpha(themeForegroundColor,
76 mDefaultTabColorizer.setDividerColors(setColorAlpha(themeForegroundColor,
  /development/samples/browseable/SlidingTabsBasic/src/com.example.android.common/view/
SlidingTabStrip.java 69 final int themeForegroundColor = outValue.data;
71 mDefaultBottomBorderColor = setColorAlpha(themeForegroundColor,
76 mDefaultTabColorizer.setDividerColors(setColorAlpha(themeForegroundColor,
  /development/samples/browseable/SlidingTabsColors/src/com.example.android.common/view/
SlidingTabStrip.java 69 final int themeForegroundColor = outValue.data;
71 mDefaultBottomBorderColor = setColorAlpha(themeForegroundColor,
76 mDefaultTabColorizer.setDividerColors(setColorAlpha(themeForegroundColor,
  /development/samples/browseable/SwipeRefreshLayoutBasic/src/com.example.android.common/view/
SlidingTabStrip.java 69 final int themeForegroundColor = outValue.data;
71 mDefaultBottomBorderColor = setColorAlpha(themeForegroundColor,
76 mDefaultTabColorizer.setDividerColors(setColorAlpha(themeForegroundColor,
  /development/samples/browseable/SwipeRefreshListFragment/src/com.example.android.common/view/
SlidingTabStrip.java 69 final int themeForegroundColor = outValue.data;
71 mDefaultBottomBorderColor = setColorAlpha(themeForegroundColor,
76 mDefaultTabColorizer.setDividerColors(setColorAlpha(themeForegroundColor,
  /development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/view/
SlidingTabStrip.java 69 final int themeForegroundColor = outValue.data;
71 mDefaultBottomBorderColor = setColorAlpha(themeForegroundColor,
76 mDefaultTabColorizer.setDividerColors(setColorAlpha(themeForegroundColor,

Completed in 213 milliseconds