Searched refs:tintList (Results 1 – 1 of 1) sorted by relevance
147 private ColorStateList tintList = null; field in NavigationBarButton.TintedDrawable166 tintList = colors; in setTintListCompat()173 if (tintList != null) { in updateState()174 final int color = tintList.getColorForState(getState(), 0); in updateState()