Searched refs:XML_TAG_SECTION_HEADER_PASSPOINT_PROVIDER (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
H A DPasspointConfigStoreData.java57 private static final String XML_TAG_SECTION_HEADER_PASSPOINT_PROVIDER = field in class:PasspointConfigStoreData
210 XmlUtil.writeNextSectionStart(out, XML_TAG_SECTION_HEADER_PASSPOINT_PROVIDER);
225 XmlUtil.writeNextSectionEnd(out, XML_TAG_SECTION_HEADER_PASSPOINT_PROVIDER);
290 while (XmlUtil.gotoNextSectionWithNameOrEnd(in, XML_TAG_SECTION_HEADER_PASSPOINT_PROVIDER,

Completed in 48 milliseconds