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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
H A DXmlUtil.java344 public static final String XML_TAG_LAST_CONNECT_UID = "LastConnectUid"; field in class:XmlUtil.WifiConfigurationXmlUtil
460 XmlUtil.writeNextValue(out, XML_TAG_LAST_CONNECT_UID, configuration.lastConnectUid);
624 case XML_TAG_LAST_CONNECT_UID:

Completed in 71 milliseconds