Home
last modified time | relevance | path

Searched refs:sectionDepth (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DXmlUtil.java200 public static boolean isNextSectionEnd(XmlPullParser in, int sectionDepth) in isNextSectionEnd() argument
202 return !XmlUtilHelper.nextElementWithin(in, sectionDepth); in isNextSectionEnd()