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