Lines Matching refs:loge

187                     loge("Enable network failed on " + config.networkId);
310 loge("Failed to remove network " + netId);
451 loge("Failed to start WPS pin method configuration");
470 loge("Failed to start WPS pin method configuration");
488 loge("Failed to start WPS push button configuration");
770 loge("Ignore invalid ip assignment while writing");
797 loge("Ignthisore invalid proxy settings while writing");
805 loge("Failure in writing " + config.linkProperties + e);
811 loge("Error writing data file");
830 private static void loge(String s) {
844 loge("Bad version on IP configuration file, ignore read");
900 loge("Ignore unknown key " + key + "while reading");
903 loge("Ignore invalid address while reading" + e);
912 loge("configuration found for missing network, ignored");
924 loge("Ignore invalid ip assignment while reading");
942 loge("Ignore invalid proxy settings while reading");
952 loge("Error parsing configuration" + e);
979 loge("Failed to add a network!");
994 loge("failed to set SSID: "+config.SSID);
1003 loge("failed to set BSSID: "+config.BSSID);
1014 loge("failed to set key_mgmt: "+
1026 loge("failed to set proto: "+
1038 loge("failed to set auth_alg: "+
1051 loge("failed to set pairwise: "+
1063 loge("failed to set group: "+
1075 loge("failed to set psk");
1089 loge("failed to set wep_key" + i + ": " + config.wepKeys[i]);
1102 loge("failed to set wep_tx_keyidx: " + config.wepTxKeyIndex);
1111 loge(config.SSID + ": failed to set priority: "
1120 loge(config.SSID + ": failed to set hiddenSSID: "+
1145 loge(config.SSID + ": failed to set " + varName +
1157 loge("Failed to set a network variable, removed network: " + netId);
1229 loge("Ignore invalid ip assignment during write");
1253 loge("Ignore invalid proxy configuration during write");
1558 loge("Failed to look-up a string: " + string);
1596 private void loge(String s) {