Searched refs:createDrawableIfNeeded (Results 1 – 2 of 2) sorted by relevance
13 HSPLandroidx/appcompat/widget/ResourceManagerInternal;->createDrawableIfNeeded(Landroid/content/Con…
143 drawable = createDrawableIfNeeded(context, resId); in getDrawable()172 private Drawable createDrawableIfNeeded(@NonNull Context context, in createDrawableIfNeeded() method in ResourceManagerInternal