Home
last modified time | relevance | path

Searched refs:getCachedDrawable (Results 1 – 2 of 2) sorted by relevance

/appcompat/appcompat-resources/src/main/java/androidx/appcompat/widget/
DResourceManagerInternal.java181 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
/appcompat/appcompat-resources/src/
Dbaseline-prof.txt15 HSPLandroidx/appcompat/widget/ResourceManagerInternal;->getCachedDrawable(Landroid/content/Context;…