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