Searched refs:getTintListFromCache (Results 1 – 1 of 1) sorted by relevance
525 ColorStateList tint = getTintListFromCache(context, resId); in getTintList()561 private ColorStateList getTintListFromCache(@NonNull Context context, @DrawableRes int resId) { in getTintListFromCache() method in AppCompatDrawableManager