Searched defs:tintList (Results 1 – 5 of 5) sorted by relevance
143 private ColorStateList tintList = null; field in NavigationBarButton.TintedDrawable
289 public void setTintList(ColorStateList tintList) { in setTintList()
763 public Icon setTintList(ColorStateList tintList) { in setTintList()
588 ColorStateList tintList = ColorStateList.valueOf(tint); in updateColorInversion() local
3463 final ColorStateList tintList = mDrawables.mTintList; in applyCompoundDrawableTint() local