Searched refs:mParsedSSIDLine (Results 1 – 1 of 1) sorted by relevance
503 private String mParsedSSIDLine; field in WifiBackupRestore.SupplicantBackupMigration.SupplicantNetwork544 mParsedSSIDLine = line; in parseLine()581 if (mParsedSSIDLine == null) { in createWifiConfiguration()586 configuration.SSID = mParsedSSIDLine.substring(mParsedSSIDLine.indexOf('=') + 1); in createWifiConfiguration()723 + net.mParsedSSIDLine + " / " + net.mParsedKeyMgmtLine); in readNetworksFromStream()