Searched refs:ELEMENT_NAME_RESPONSE (Results 1 – 1 of 1) sorted by relevance
61 private static final String ELEMENT_NAME_RESPONSE = "Response"; field in EasAutoDiscover352 if (type == XmlPullParser.END_TAG && parser.getName().equals(ELEMENT_NAME_RESPONSE)) { in parseResponse()392 .equals(ELEMENT_NAME_RESPONSE)) { in parseAutodiscover()