Home
last modified time | relevance | path

Searched refs:hasAttribute (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/soap/
DSppResponseMessage.java60 if (!response.hasAttribute(SPPStatusAttribute)) { in SppResponseMessage()
67 if (!response.hasAttribute(SPPVersionAttribute) || !response.hasAttribute( in SppResponseMessage()
81 if (!errorInfo.hasAttribute(SPPErrorCodeAttribute)) { in SppResponseMessage()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/soap/command/
DPpsMoData.java76 if (!soapObject.hasAttribute(ATTRIBUTE_MANAGEMENT_TREE_URI)) { in createInstance()
81 if (!soapObject.hasAttribute(ATTRIBUTE_MO_URN)) { in createInstance()
/frameworks/compile/slang/
Dlegacy_bitcode.h23 if (A.hasAttribute(i, llvm::Attribute::Alignment)) { in encodeLLVMAttributesForBitcode()
/frameworks/compile/mclinker/include/mcld/MC/
DInput.h77 bool hasAttribute() const { return (m_pAttr != NULL); } in hasAttribute() function
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/soap/
DPostDevDataMessageTest.java108 assertFalse(soapRequest.hasAttribute(SoapEnvelope.NS20, SppConstants.ATTRIBUTE_SESSION_ID)); in serializePostDevDataRequestWithoutSessionId()
/frameworks/base/media/java/android/media/
DExifInterface.java1928 public boolean hasAttribute(@NonNull String tag) { in hasAttribute() method in ExifInterface
/frameworks/base/non-updatable-api/
Dcurrent.txt24103 method public boolean hasAttribute(@NonNull String);
78761 method public boolean hasAttribute(String);
/frameworks/base/api/
Dcurrent.txt24103 method public boolean hasAttribute(@NonNull String);
78905 method public boolean hasAttribute(String);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt57951 method public abstract boolean hasAttribute(java.lang.String);