HomeSort by relevance Sort by last modified time
    Searched defs:inflateWithAttributes (Results 1 - 6 of 6) sorted by null

  /frameworks/base/graphics/java/android/graphics/drawable/
AnimationDrawable.java 227 super.inflateWithAttributes(r, parser, a,
StateListDrawable.java 113 super.inflateWithAttributes(r, parser, a,
InsetDrawable.java 84 super.inflateWithAttributes(r, parser, a,
RotateDrawable.java 205 super.inflateWithAttributes(r, parser, a,
AnimatedRotateDrawable.java 219 super.inflateWithAttributes(r, parser, a, R.styleable.AnimatedRotateDrawable_visible);
Drawable.java 812 inflateWithAttributes(r, parser, a, com.android.internal.R.styleable.Drawable_visible);
816 void inflateWithAttributes(Resources r, XmlPullParser parser,
    [all...]

Completed in 39 milliseconds