Searched refs:mCountryIso (Results 1 – 2 of 2) sorted by relevance
28 private String mCountryIso; field in DialerPhoneNumberListAdapter46 mCountryIso = GeoUtil.getCurrentCountryIso(context); in DialerPhoneNumberListAdapter()195 PhoneNumberUtils.normalizeNumber(queryString), mCountryIso); in setQueryString()
127 private final String mCountryIso; field in PhoneNumberListAdapter137 mCountryIso = GeoUtil.getCurrentCountryIso(context); in PhoneNumberListAdapter()438 view.setPhoneNumber(text, mCountryIso); in bindPhoneNumber()