OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inflateWithAttributes
(Results
1 - 8
of
8
) sorted by null
/frameworks/base/graphics/java/android/graphics/drawable/
AnimationDrawable.java
278
super.
inflateWithAttributes
(r, parser, a, R.styleable.AnimationDrawable_visible);
Drawable.java
[
all
...]
StateListDrawable.java
123
super.
inflateWithAttributes
(r, parser, a, R.styleable.StateListDrawable_visible);
AnimatedRotateDrawable.java
269
super.
inflateWithAttributes
(r, parser, a, R.styleable.AnimatedRotateDrawable_visible);
InsetDrawable.java
94
super.
inflateWithAttributes
(r, parser, a, R.styleable.InsetDrawable_visible);
RotateDrawable.java
409
super.
inflateWithAttributes
(r, parser, a, R.styleable.RotateDrawable_visible);
AnimatedStateListDrawable.java
380
super.
inflateWithAttributes
(r, parser, a, R.styleable.AnimatedStateListDrawable_visible);
GradientDrawable.java
[
all
...]
Completed in 248 milliseconds