Searched refs:inflateWithAttributes (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
H A DAnimatedRotateDrawable.java129 super.inflateWithAttributes(r, parser, a, R.styleable.AnimatedRotateDrawable_visible);
H A DAnimationDrawable.java290 super.inflateWithAttributes(r, parser, a, R.styleable.AnimationDrawable_visible);
H A DRotateDrawable.java68 super.inflateWithAttributes(r, parser, a, R.styleable.RotateDrawable_visible);
H A DDrawable.java1271 inflateWithAttributes(r, parser, a, com.android.internal.R.styleable.Drawable_visible);
1281 void inflateWithAttributes(Resources r, XmlPullParser parser, TypedArray attrs, int visibleAttr) method in class:Drawable
H A DStateListDrawable.java111 super.inflateWithAttributes(r, parser, a, R.styleable.StateListDrawable_visible);
H A DAnimatedStateListDrawable.java380 super.inflateWithAttributes(r, parser, a, R.styleable.AnimatedStateListDrawable_visible);
H A DGradientDrawable.java1019 super.inflateWithAttributes(r, parser, a, R.styleable.GradientDrawable_visible);

Completed in 66 milliseconds