Searched defs:CONFIG_KEY (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiNetworkHistory.java62 static final String CONFIG_KEY = "CONFIG"; field in class:WifiNetworkHistory
185 out.writeUTF(CONFIG_KEY + SEPARATOR + config.configKey() + NL);
353 if (key.equals(CONFIG_KEY)) {

Completed in 196 milliseconds