Home
last modified time | relevance | path

Searched defs:setTabTextColors (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/design/src/android/support/design/widget/
DTabLayout.java719 public void setTabTextColors(@Nullable ColorStateList textColor) { in setTabTextColors() method in TabLayout
740 public void setTabTextColors(int normalColor, int selectedColor) { in setTabTextColors() method in TabLayout