Searched refs:mParsedKeyMgmtLine (Results 1 – 1 of 1) sorted by relevance
505 private String mParsedKeyMgmtLine; field in WifiBackupRestore.SupplicantBackupMigration.SupplicantNetwork548 mParsedKeyMgmtLine = line; in parseLine()594 if (mParsedKeyMgmtLine == null) { in createWifiConfiguration()602 mParsedKeyMgmtLine.substring(mParsedKeyMgmtLine.indexOf('=') + 1); in createWifiConfiguration()723 + net.mParsedSSIDLine + " / " + net.mParsedKeyMgmtLine); in readNetworksFromStream()