Searched refs:readThisPrimitiveValueXml (Results 1 – 2 of 2) 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
1446 } else if ((res = readThisPrimitiveValueXml(parser, tagName)) != null) { in readThisValueXml()1529 private static final Object readThisPrimitiveValueXml(XmlPullParser parser, String tagName) in readThisPrimitiveValueXml() method in XmlUtilHelper