Searched refs:gotoNextSectionWithName (Results 1 – 3 of 3) sorted by relevance
144 XmlUtil.gotoNextSectionWithName(in, WifiBackupRestore.XML_TAG_SECTION_HEADER_NETWORK_LIST, in parseNetworkConfigurationsFromXml()174 XmlUtil.gotoNextSectionWithName( in parseNetworkConfigurationFromXml()183 XmlUtil.gotoNextSectionWithName( in parseNetworkConfigurationFromXml()
674 XmlUtil.gotoNextSectionWithName(in, XML_TAG_HEADER_INTEGRITY, outerTagDepth); in parseAndDiscardIntegrityDataFromXml()
176 public static void gotoNextSectionWithName( in gotoNextSectionWithName() method in XmlUtil