Searched refs:isoCountryCodeFromDb (Results 1 – 1 of 1) sorted by relevance
3780 String isoCountryCodeFromDb = cursor.getString(isoCountryCodeColumnIndex); in findAndRestoreAllMatches() local3798 isoCountryCodeFromDb, allowedNetworkTypesForReasonsFromDb, in findAndRestoreAllMatches()3902 String phoneNumberFromDb, String isoCountryCodeFromDb, in SimRestoreMatch() argument3933 backedUpSimInfoEntry, backupDataFormatVersion, isoCountryCodeFromDb, in SimRestoreMatch()3989 String isoCountryCodeFromDb, String allowedNetworkTypesForReasonsFromDb, in convertBackedUpDataToContentValues() argument4115 if (isoCountryCodeFromDb != null in convertBackedUpDataToContentValues()4117 .contains(isoCountryCodeFromDb.toLowerCase(Locale.ROOT))) { in convertBackedUpDataToContentValues()