Searched refs:gotoNextSectionWithName (Results 1 – 3 of 3) sorted by relevance
167 XmlUtil.gotoNextSectionWithName(in, WifiBackupRestore.XML_TAG_SECTION_HEADER_NETWORK_LIST, in parseNetworkConfigurationsFromXml()202 XmlUtil.gotoNextSectionWithName( in parseNetworkConfigurationFromXml()211 XmlUtil.gotoNextSectionWithName( in parseNetworkConfigurationFromXml()
806 XmlUtil.gotoNextSectionWithName(in, XML_TAG_HEADER_INTEGRITY, outerTagDepth); in parseAndDiscardIntegrityDataFromXml()
183 public static void gotoNextSectionWithName( in gotoNextSectionWithName() method in XmlUtil