Home | History | Annotate | Download | only in res

Lines Matching defs:loadDrawable

787         final Drawable res = loadDrawable(value, id, theme);
870 final Drawable res = loadDrawable(value, id, theme);
2325 /*package*/ Drawable loadDrawable(TypedValue value, int id, Theme theme) throws NotFoundException {