HomeSort by relevance Sort by last modified time
    Searched full:attributesareequal (Results 1 - 3 of 3) sorted by null

  /external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
SoapPrimitive.java 55 return varsEqual && attributesAreEqual(p);
AttributeContainer.java 135 protected boolean attributesAreEqual(AttributeContainer other) {
SoapObject.java 108 return attributesAreEqual(otherSoapObject);

Completed in 50 milliseconds