Searched refs:onDrawableLoadedFromResources (Results 1 – 3 of 3) sorted by relevance
69 return ResourceManagerInternal.get().onDrawableLoadedFromResources(context, this, id); in getDrawable()
349 synchronized Drawable onDrawableLoadedFromResources(@NonNull Context context, in onDrawableLoadedFromResources() method in ResourceManagerInternal
483 synchronized Drawable onDrawableLoadedFromResources(@NonNull Context context, in onDrawableLoadedFromResources() method in AppCompatDrawableManager485 return mResourceManager.onDrawableLoadedFromResources(context, resources, resId); in onDrawableLoadedFromResources()