Searched refs:SUPPLICANT_KEY_ID_STR (Results 1 – 1 of 1) sorted by relevance
449 public static final String SUPPLICANT_KEY_ID_STR = "id_str"; field in WifiBackupRestore.SupplicantBackupMigration572 } else if (line.startsWith(SUPPLICANT_KEY_ID_STR + "=")) { in parseLine()