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