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