Searched refs:hasAttribute (Results 1 – 8 of 8) sorted by relevance
60 if (!response.hasAttribute(SPPStatusAttribute)) { in SppResponseMessage()67 if (!response.hasAttribute(SPPVersionAttribute) || !response.hasAttribute( in SppResponseMessage()81 if (!errorInfo.hasAttribute(SPPErrorCodeAttribute)) { in SppResponseMessage()
30 if (!(hasAttribute(context, attribute))) { in getNullableDrawable()44 fun hasAttribute(context: Context, @AttrRes attribute: Int): Boolean { in hasAttribute() method
76 if (!soapObject.hasAttribute(ATTRIBUTE_MANAGEMENT_TREE_URI)) { in createInstance()81 if (!soapObject.hasAttribute(ATTRIBUTE_MO_URN)) { in createInstance()
76 if (root.hasAttribute("xmlns:androidprv")) {
105 assertFalse(soapRequest.hasAttribute(SoapEnvelope.NS20, SppConstants.ATTRIBUTE_SESSION_ID)); in serializePostDevDataRequestWithoutSessionId()
129 if (!exif.hasAttribute(ExifInterface.TAG_XMP)) { in isMotionPhoto()
242 if (exif.hasAttribute(ExifInterface.TAG_XMP)) { in extractXmpData()
1515 if (exif.hasAttribute(ExifInterface.TAG_OFFSET_TIME_ORIGINAL)) { in parseOptionalDateTaken()