Searched defs:obtainAttributes (Results 1 – 4 of 4) sorted by relevance
189 public TypedArray obtainAttributes(AttributeSet set, int[] attrs) { in obtainAttributes() method in MockResources
526 static TypedArray obtainAttributes(Resources resources, AttributeSet set, int[] attrs) { in obtainAttributes() method in Resources_Delegate538 static TypedArray obtainAttributes(Resources resources, Resources.Theme theme, AttributeSet in obtainAttributes() method in Resources_Delegate
2148 public TypedArray obtainAttributes(AttributeSet set, @StyleableRes int[] attrs) { in obtainAttributes() method in Resources2592 public static TypedArray obtainAttributes( in obtainAttributes() method in Resources
1609 protected static @NonNull TypedArray obtainAttributes(@NonNull Resources res, in obtainAttributes() method