Home
last modified time | relevance | path

Searched defs:obtainAttributes (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/test-runner/src/android/test/mock/
DMockResources.java184 public TypedArray obtainAttributes(AttributeSet set, int[] attrs) { in obtainAttributes() method in MockResources
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
DResourcesWrapper.java223 public TypedArray obtainAttributes(AttributeSet set, int[] attrs) { in obtainAttributes() method in ResourcesWrapper
/frameworks/support/graphics/drawable/animated/src/android/support/graphics/drawable/
DAnimatedVectorDrawableCompat.java289 static TypedArray obtainAttributes( in obtainAttributes() method in AnimatedVectorDrawableCompat
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/
DBridgeResources.java466 public TypedArray obtainAttributes(AttributeSet set, int[] attrs) { in obtainAttributes() method in BridgeResources
/frameworks/base/core/java/android/content/res/
DResources.java1948 public TypedArray obtainAttributes(AttributeSet set, int[] attrs) { in obtainAttributes() method in Resources
2840 public static TypedArray obtainAttributes( in obtainAttributes() method in Resources
/frameworks/base/graphics/java/android/graphics/drawable/
DDrawable.java1400 static TypedArray obtainAttributes( in obtainAttributes() method in Drawable
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DVectorDrawableCompat.java444 static TypedArray obtainAttributes( in obtainAttributes() method in VectorDrawableCompat