Searched refs:isoCountryCodeColumnIndex (Results 1 – 1 of 1) sorted by relevance
3778 int isoCountryCodeColumnIndex = cursor.getColumnIndex( in findAndRestoreAllMatches() local3780 String isoCountryCodeFromDb = cursor.getString(isoCountryCodeColumnIndex); in findAndRestoreAllMatches()