Searched refs:getItemTextColor (Results 1 - 4 of 4) sorted by relevance

/frameworks/support/design/src/android/support/design/widget/
H A DBottomNavigationView.java247 public ColorStateList getItemTextColor() { method in class:BottomNavigationView
248 return mMenuView.getItemTextColor();
255 * @see #getItemTextColor()
H A DNavigationView.java341 public ColorStateList getItemTextColor() { method in class:NavigationView
342 return mPresenter.getItemTextColor();
348 * @see #getItemTextColor()
/frameworks/support/design/src/android/support/design/internal/
H A DBottomNavigationMenuView.java220 public ColorStateList getItemTextColor() { method in class:BottomNavigationMenuView
H A DNavigationMenuPresenter.java238 public ColorStateList getItemTextColor() { method in class:NavigationMenuPresenter

Completed in 107 milliseconds