Searched refs:mParsedIdStrLine (Results 1 – 1 of 1) sorted by relevance
509 private String mParsedIdStrLine; field in WifiBackupRestore.SupplicantBackupMigration.SupplicantNetwork573 mParsedIdStrLine = line; in parseLine()650 if (mParsedIdStrLine != null) { in createWifiConfiguration()652 mParsedIdStrLine.substring(mParsedIdStrLine.indexOf('=') + 1); in createWifiConfiguration()