Searched refs:gotoNextSectionWithName (Results 1 – 4 of 4) sorted by relevance
194 XmlUtil.gotoNextSectionWithName(in, WifiBackupRestore.XML_TAG_SECTION_HEADER_NETWORK_LIST, in parseNetworkConfigurationsFromXml()229 XmlUtil.gotoNextSectionWithName( in parseNetworkConfigurationFromXml()238 XmlUtil.gotoNextSectionWithName( in parseNetworkConfigurationFromXml()
102 XmlUtil.gotoNextSectionWithName(in, in restoreSettingsFromBackupData()
729 XmlUtil.gotoNextSectionWithName(in, XML_TAG_HEADER_INTEGRITY, outerTagDepth); in parseAndDiscardIntegrityDataFromXml()
200 public static void gotoNextSectionWithName( in gotoNextSectionWithName() method in XmlUtil