Searched defs:getGeocodedLocationFor (Results 1 – 3 of 3) sorted by relevance
28 public String getGeocodedLocationFor(String number, String countryIso); in getGeocodedLocationFor() method
117 public String getGeocodedLocationFor(String number, String countryIso) { in getGeocodedLocationFor() method in DefaultCallLogInsertionHelper
48 public static String getGeocodedLocationFor(Context context, String phoneNumber) { in getGeocodedLocationFor() method in GeoUtil