Searched defs:wifiConf (Results 1 – 1 of 1) sorted by relevance
55 WifiConfiguration wifiConf = new WifiConfiguration(); in addNetwork() local103 protected void updateForWPAConfiguration(WifiConfiguration wifiConf, String wifiPassword) { in updateForWPAConfiguration()117 protected void updateForWEPConfiguration(WifiConfiguration wifiConf, String password) { in updateForWEPConfiguration()134 private void updateForProxy(WifiConfiguration wifiConf, String proxyHost, int proxyPort, in updateForProxy()