Home
last modified time | relevance | path

Searched refs:getAttributeNameResource (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/core/java/android/util/
H A DAttributeSet.java148 public int getAttributeNameResource(int index); in getAttributeNameResource() method
H A DXmlPullAttributes.java58 public int getAttributeNameResource(int index) { in getAttributeNameResource() method in XmlPullAttributes
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/content/res/
H A DXmlBlockBenchmark.java227 public void getAttributeNameResource() throws XmlPullParserException, IOException { in getAttributeNameResource() method in XmlBlockBenchmark
230 attributeIndex -> mParser.getAttributeNameResource(attributeIndex)); in getAttributeNameResource()
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DStateListDrawable.java218 final int stateResId = attrs.getAttributeNameResource(i); in extractStateSet()
/aosp14/frameworks/base/core/java/android/content/res/
H A DColorStateList.java379 final int stateResId = attrs.getAttributeNameResource(i); in inflate()
H A DXmlBlock.java384 public int getAttributeNameResource(int index) { in getAttributeNameResource() method in XmlBlock.Parser
/aosp14/frameworks/base/core/java/android/animation/
H A DAnimatorInflater.java229 int attrName = attributeSet.getAttributeNameResource(i); in createStateListAnimatorFromXml()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenModeHelperTest.java2821 public int getAttributeNameResource(int index) { in getAttributeNameResource() method in ZenModeHelperTest.XmlResourceParserImpl
/aosp14/frameworks/base/config/
H A Dboot-profile.txt90 Landroid/content/res/XmlBlock$Parser;->getAttributeNameResource(I)I
H A Dboot-image-profile.txt5414 HSPLandroid/content/res/XmlBlock$Parser;->getAttributeNameResource(I)I
/aosp14/frameworks/base/core/java/android/content/pm/
H A DPackageParser.java5667 final int attrResId = attrs.getAttributeNameResource(i); in parseVerifier()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt5411 HSPLandroid/content/res/XmlBlock$Parser;->getAttributeNameResource(I)I
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt49281 method public int getAttributeNameResource(int);