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