Searched refs:getPrintableSsid (Results 1 – 5 of 5) sorted by relevance
982 Log.v(TAG, "Adding/Updating network " + config.getPrintableSsid()); in addOrUpdateNetworkInternal()1108 Log.e(TAG, "Failed to add/update network " + config.getPrintableSsid()); in addOrUpdateNetwork()1140 Log.v(TAG, "Removing network " + config.getPrintableSsid()); in removeNetworkInternal()1184 Log.e(TAG, "Failed to remove network " + config.getPrintableSsid()); in removeNetwork()1389 Log.v(TAG, "Disable counter for network " + config.getPrintableSsid() in updateNetworkSelectionStatus()1960 Log.e(TAG, "Could not allocate scan cache for " + config.getPrintableSsid()); in saveToScanDetailCacheForNetwork()
3210 Log.d(TAG, "ConnectedMacRandomization SSID(" + config.getPrintableSsid() in configureRandomizedMacAddress()
446 WifiSsid ssid = WifiSsid.createFromAsciiEncoded(configuration.getPrintableSsid()); in createScanDetailForNetwork()
1743 public String getPrintableSsid() { in getPrintableSsid() method in WifiConfiguration
3706 Landroid/net/wifi/WifiConfiguration;->getPrintableSsid()Ljava/lang/String;