Searched refs:getAttributeSetSourceResId (Results 1 – 14 of 14) sorted by relevance
150 int sourceResId = Resources.getAttributeSetSourceResId(attrs); in TvAdView()
1511 public static int getAttributeSetSourceResId(@Nullable AttributeSet set) { in getAttributeSetSourceResId() method in Resources1512 return ResourcesImpl.getAttributeSetSourceResId(set); in getAttributeSetSourceResId()
1380 static int getAttributeSetSourceResId(@Nullable AttributeSet set) {
612 int sourceResId = Resources.getAttributeSetSourceResId(attrs); in getParserStateDescription()
5953 mSourceLayoutId = Resources.getAttributeSetSourceResId(attrs);
247 state.mSourceDrawableId = Resources.getAttributeSetSourceResId(attrs); in inflate()
184 int sourceResId = Resources.getAttributeSetSourceResId(attrs); in TvView()
181 int sourceResId = Resources.getAttributeSetSourceResId(attrs); in TvInteractiveAppView()
955 return Resources.getAttributeSetSourceResId(this) in <lambda>()
941 static int getAttributeSetSourceResId(@Nullable AttributeSet set) { in getAttributeSetSourceResId() method in Resources_Delegate
5115 HSPLandroid/content/res/Resources;->getAttributeSetSourceResId(Landroid/util/AttributeSet;)I5227 HSPLandroid/content/res/ResourcesImpl;->getAttributeSetSourceResId(Landroid/util/AttributeSet;)I
5118 HSPLandroid/content/res/Resources;->getAttributeSetSourceResId(Landroid/util/AttributeSet;)I5230 HSPLandroid/content/res/ResourcesImpl;->getAttributeSetSourceResId(Landroid/util/AttributeSet;)I
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
13919 … method @AnyRes public static int getAttributeSetSourceResId(@Nullable android.util.AttributeSet);