Searched refs:getAttributeSetSourceResId (Results 1 – 8 of 8) sorted by relevance
1483 public static int getAttributeSetSourceResId(@Nullable AttributeSet set) { in getAttributeSetSourceResId() method in Resources1484 return ResourcesImpl.getAttributeSetSourceResId(set); in getAttributeSetSourceResId()
1320 static int getAttributeSetSourceResId(@Nullable AttributeSet set) { in getAttributeSetSourceResId() method
722 int sourceResId = Resources.getAttributeSetSourceResId(attrs); in getParserStateDescription()
5469 mSourceLayoutId = Resources.getAttributeSetSourceResId(attrs);
227 state.mSourceDrawableId = Resources.getAttributeSetSourceResId(attrs); in inflate()
934 static int getAttributeSetSourceResId(@Nullable AttributeSet set) { in getAttributeSetSourceResId() method in Resources_Delegate
6392 HSPLandroid/content/res/Resources;->getAttributeSetSourceResId(Landroid/util/AttributeSet;)I6489 HSPLandroid/content/res/ResourcesImpl;->getAttributeSetSourceResId(Landroid/util/AttributeSet;)I
12742 … method @AnyRes public static int getAttributeSetSourceResId(@Nullable android.util.AttributeSet);