Searched refs:hasAttribute (Results 1 – 5 of 5) sorted by relevance
127 inline fun BinaryXmlPullParser.hasAttribute(name: String): Boolean = getAttributeIndex(name) != -1
147 if (el.hasAttribute(attr)) {
2204 public boolean hasAttribute(@NonNull String tag) { in hasAttribute() method in ExifInterface
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
22141 method public boolean hasAttribute(@NonNull String);