Home
last modified time | relevance | path

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

/aosp12/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
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DNopAttributeSet.java60 public int getAttributeNameResource(int index) { in getAttributeNameResource() method in NopAttributeSet
H A DBridgeLayoutParamsMapAttributes.java79 public int getAttributeNameResource(int index) { in getAttributeNameResource() method in BridgeLayoutParamsMapAttributes
H A DBridgeXmlBlockParser.java451 public int getAttributeNameResource(int index) { in getAttributeNameResource() method in BridgeXmlBlockParser
452 return mAttrib.getAttributeNameResource(index); in getAttributeNameResource()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DThemes.java185 attrNameArray.add(attrSet.getAttributeNameResource(i)); in createValueMap()
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/model/
H A DAssistantRoleBehavior.java213 switch (attrs.getAttributeNameResource(i)) { in isAssistantVoiceInteractionService()
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DStateListDrawable.java218 final int stateResId = attrs.getAttributeNameResource(i); in extractStateSet()
/aosp12/frameworks/layoutlib/bridge/src/android/util/
H A DBridgeXmlPullAttributes.java96 public int getAttributeNameResource(int index) { in getAttributeNameResource() method in BridgeXmlPullAttributes
/aosp12/frameworks/base/core/java/android/content/res/
H A DXmlBlock.java340 public int getAttributeNameResource(int index) { in getAttributeNameResource() method in XmlBlock.Parser
H A DColorStateList.java379 final int stateResId = attrs.getAttributeNameResource(i); in inflate()
/aosp12/frameworks/base/core/java/android/animation/
H A DAnimatorInflater.java226 int attrName = attributeSet.getAttributeNameResource(i); in createStateListAnimatorFromXml()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenModeHelperTest.java2023 public int getAttributeNameResource(int index) { in getAttributeNameResource() method in ZenModeHelperTest.XmlResourceParserImpl
/aosp12/frameworks/base/config/
H A Dboot-profile.txt90 Landroid/content/res/XmlBlock$Parser;->getAttributeNameResource(I)I
H A Dboot-image-profile.txt5701 HSPLandroid/content/res/XmlBlock$Parser;->getAttributeNameResource(I)I
/aosp12/frameworks/base/core/java/android/content/pm/
H A DPackageParser.java5611 final int attrResId = attrs.getAttributeNameResource(i); in parseVerifier()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt5703 HSPLandroid/content/res/XmlBlock$Parser;->getAttributeNameResource(I)I
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt46076 method public int getAttributeNameResource(int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt31377 method public abstract int getAttributeNameResource(int);