Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointXmlUtils.java474 while (!XmlUtil.isNextSectionEnd(in, outerTagDepth)) { in deserializeHomeSP()
643 while (!XmlUtil.isNextSectionEnd(in, outerTagDepth)) { in deserializeUserCredential()
692 while (!XmlUtil.isNextSectionEnd(in, outerTagDepth)) { in deserializeCertCredential()
726 while (!XmlUtil.isNextSectionEnd(in, outerTagDepth)) { in deserializeSimCredential()
780 while (!XmlUtil.isNextSectionEnd(in, outerTagDepth)) { in deserializeRoamingPartner()
819 while (!XmlUtil.isNextSectionEnd(in, outerTagDepth)) { in deserializeUpdateParameter()
DPasspointConfigSharedStoreData.java142 while (!XmlUtil.isNextSectionEnd(in, outerTagDepth)) { in deserializeShareData()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWakeupConfigStoreData.java191 while (!XmlUtil.isNextSectionEnd(in, outerTagDepth)) { in parseFeatureState()
229 while (!XmlUtil.isNextSectionEnd(in, outerTagDepth)) { in parseNetwork()
DRandomizedMacStoreData.java63 while (!XmlUtil.isNextSectionEnd(in, outerTagDepth)) { in deserializeData()
DSsidSetStoreData.java97 while (!XmlUtil.isNextSectionEnd(in, outerTagDepth)) { in deserializeData()
DDeletedEphemeralSsidsStoreData.java67 while (!XmlUtil.isNextSectionEnd(in, outerTagDepth)) { in deserializeData()
DWifiBackupDataV1Parser.java280 while (!XmlUtil.isNextSectionEnd(in, outerTagDepth)) { in parseWifiConfigurationFromXmlInternal()
429 while (!XmlUtil.isNextSectionEnd(in, outerTagDepth)) { in parseIpConfigurationFromXml()
DNetworkRequestStoreData.java251 while (!XmlUtil.isNextSectionEnd(in, outerTagDepth)) { in parseApprovedAccessPoint()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DXmlUtil.java193 public static boolean isNextSectionEnd(XmlPullParser in, int sectionDepth) in isNextSectionEnd() method in XmlUtil
565 while (!XmlUtil.isNextSectionEnd(in, outerTagDepth)) { in parseFromXml()
1014 while (!XmlUtil.isNextSectionEnd(in, outerTagDepth)) { in parseFromXml()
1328 while (!XmlUtil.isNextSectionEnd(in, outerTagDepth)) { in parseFromXml()