Searched defs:loadDrawable (Results 1 – 2 of 2) sorted by relevance
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowArscResourcesImpl.java | 88 …public Drawable loadDrawable(Resources wrapper, TypedValue value, int id, Resources.Theme theme, b… in loadDrawable() method in ShadowArscResourcesImpl 98 …public Drawable loadDrawable(Resources wrapper, TypedValue value, int id, int density, Resources.… in loadDrawable() method in ShadowArscResourcesImpl 114 Drawable loadDrawable( in loadDrawable() method 118 Drawable loadDrawable( in loadDrawable() method
|
| D | ShadowResources.java | 102 protected Drawable loadDrawable(TypedValue value, int id, Resources.Theme theme) in loadDrawable() method in ShadowResources 242 Drawable loadDrawable(TypedValue value, int id); in loadDrawable() method 245 Drawable loadDrawable(TypedValue value, int id, Resources.Theme theme); in loadDrawable() method
|