Searched refs:getGeocodedLocationFor (Results 1 – 6 of 6) sorted by relevance
72 getGeocodedLocationFor(values.getAsString(Calls.NUMBER), countryIso)); in addComputedValues()117 public String getGeocodedLocationFor(String number, String countryIso) { in getGeocodedLocationFor() method in DefaultCallLogInsertionHelper
28 public String getGeocodedLocationFor(String number, String countryIso); in getGeocodedLocationFor() method
48 public String getGeocodedLocationFor(String number, String countryIso) { in createCallLogInsertionHelper()
216 public String getGeocodedLocationFor(String number, String countryIso) {
48 public static String getGeocodedLocationFor(Context context, String phoneNumber) { in getGeocodedLocationFor() method in GeoUtil
487 text = GeoUtil.getGeocodedLocationFor(mContext, phoneNumber); in bindPhoneNumber()