Home
last modified time | relevance | path

Searched refs:getAttributeIndex (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/services/permission/java/com/android/server/permission/access/util/
H A DBinaryXmlPullParserExtensions.kt127 inline fun BinaryXmlPullParser.hasAttribute(name: String): Boolean = getAttributeIndex(name) != -1
133 inline fun BinaryXmlPullParser.getAttributeIndex(name: String): Int = getAttributeIndex(null, name)
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/content/res/
H A DXmlBlockBenchmark.java269 public void getAttributeIndex() throws XmlPullParserException, IOException { in getAttributeIndex() method in XmlBlockBenchmark
/aosp14/frameworks/base/core/java/android/os/
H A DBatteryUsageStats.java697 int index = parser.getAttributeIndex(null, in createFromXml()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt22688 HSPLcom/android/modules/utils/TypedXmlPullParser;->getAttributeIndex(Ljava/lang/String;Ljava/lang/S…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt22752 HSPLcom/android/modules/utils/TypedXmlPullParser;->getAttributeIndex(Ljava/lang/String;Ljava/lang/S…