Searched refs:mCountryIso (Results 1 – 2 of 2) sorted by relevance
125 private final String mCountryIso; field in ShortcutViewUtils.PhoneInfo138 mCountryIso = countryIso; in PhoneInfo()155 return mCountryIso; in getCountryIso()167 && isSupportedCountry(context, mCountryIso); in isSufficientForEmergencyCall()188 .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()