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