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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
H A DXmlUtil.java862 public static final String XML_TAG_CONNECT_CHOICE = "ConnectChoice"; field in class:XmlUtil.NetworkSelectionStatusXmlUtil
879 XmlUtil.writeNextValue(out, XML_TAG_CONNECT_CHOICE, selectionStatus.getConnectChoice());
915 case XML_TAG_CONNECT_CHOICE:

Completed in 10 milliseconds