Searched refs:mCountryIso (Results 1 – 2 of 2) sorted by relevance
123 private final String mCountryIso; field in ShortcutViewUtils.PhoneInfo136 mCountryIso = countryIso; in PhoneInfo()153 return mCountryIso; in getCountryIso()165 && isSupportedCountry(context, mCountryIso); in isSufficientForEmergencyCall()186 .append(", networkCountryIso=").append(mCountryIso); in toString()
159 private final String mCountryIso; field in PhoneNumberListAdapter174 mCountryIso = GeoUtil.getCurrentCountryIso(context); in PhoneNumberListAdapter()490 view.setPhoneNumber(text, mCountryIso); in bindPhoneNumber()