Searched refs:readThisPrimitiveValueXml (Results 1 – 1 of 1) sorted by relevance
1378 } else if ((res = readThisPrimitiveValueXml(parser, tagName)) != null) { in readThisValueXml()1456 private static final Object readThisPrimitiveValueXml(XmlPullParser parser, String tagName) in readThisPrimitiveValueXml() method in XmlUtils