Home
last modified time | relevance | path

Searched refs:loadDrawable (Results 1 – 3 of 3) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscResourcesImpl.java157 …public Drawable loadDrawable(Resources wrapper, TypedValue value, int id, Resources.Theme theme, b… in loadDrawable() method in ShadowArscResourcesImpl
171 …public Drawable loadDrawable(Resources wrapper, TypedValue value, int id, int density, Resources.… in loadDrawable() method in ShadowArscResourcesImpl
DShadowLegacyResourcesImpl.java156 …public Drawable loadDrawable(Resources wrapper, TypedValue value, int id, Resources.Theme theme, b… in loadDrawable() method in ShadowLegacyResourcesImpl
170 …public Drawable loadDrawable(Resources wrapper, TypedValue value, int id, int density, Resources.… in loadDrawable() method in ShadowLegacyResourcesImpl
DShadowResources.java230 protected Drawable loadDrawable(TypedValue value, int id) { in loadDrawable() method in ShadowResources
239 protected Drawable loadDrawable(TypedValue value, int id, Resources.Theme theme) in loadDrawable() method in ShadowResources