Home
last modified time | relevance | path

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

/appcompat/appcompat-resources/src/
Dbaseline-prof.txt13 HSPLandroidx/appcompat/widget/ResourceManagerInternal;->createDrawableIfNeeded(Landroid/content/Con…
/appcompat/appcompat-resources/src/main/java/androidx/appcompat/widget/
DResourceManagerInternal.java143 drawable = createDrawableIfNeeded(context, resId); in getDrawable()
172 private Drawable createDrawableIfNeeded(@NonNull Context context, in createDrawableIfNeeded() method in ResourceManagerInternal