Searched refs:sectionDepth (Results 1 – 1 of 1) sorted by relevance
200 public static boolean isNextSectionEnd(XmlPullParser in, int sectionDepth) in isNextSectionEnd() argument202 return !XmlUtilHelper.nextElementWithin(in, sectionDepth); in isNextSectionEnd()