Searched refs:nestedSoap (Results 1 – 2 of 2) sorted by relevance
728 SoapObject nestedSoap = (SoapObject) prop; in writeObjectBody() local730 Object[] qName = getInfo(null, nestedSoap); in writeObjectBody()753 writeObjectBodyWithAttributes(writer, nestedSoap); in writeObjectBody()848 SoapObject nestedSoap = (SoapObject) prop; in writeArrayListBody() local850 Object[] qName = getInfo(null, nestedSoap); in writeArrayListBody()873 writeObjectBodyWithAttributes(writer, nestedSoap); in writeArrayListBody()
1636 - writeObjectBody(xw, nestedSoap);1655 + writeObjectBodyWithAttributes(writer, nestedSoap);1679 - writeObjectBody(writer, nestedSoap);1756 + SoapObject nestedSoap = (SoapObject) prop;1758 + Object[] qName = getInfo(null, nestedSoap);1781 + writeObjectBodyWithAttributes(writer, nestedSoap);