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