Searched refs:getCachedDrawable (Results 1 – 2 of 2) sorted by relevance
181 Drawable dr = getCachedDrawable(context, key); in createDrawableIfNeeded()256 Drawable dr = getCachedDrawable(context, key); in loadDrawableFromDelegates()313 private synchronized Drawable getCachedDrawable(final @NonNull Context context, in getCachedDrawable() method in ResourceManagerInternal
15 HSPLandroidx/appcompat/widget/ResourceManagerInternal;->getCachedDrawable(Landroid/content/Context;…