Searched refs:getGeolocation (Results 1 – 4 of 4) sorted by relevance
272 !TextUtils.isEmpty(row.getNumberAttributes().getGeolocation()) in getNumberTypeLabel()273 ? row.getNumberAttributes().getGeolocation() in getNumberTypeLabel()
47 .setGeolocation(phoneLookupInfoConsolidator.getGeolocation()) in fromPhoneLookupInfo()
231 String geolocation = getGeolocation(city, state, stateAbbr, country); in lookup()303 private static String getGeolocation( in getGeolocation() method in CequintCallerIdManager
311 public String getGeolocation() { in getGeolocation() method in PhoneLookupInfoConsolidator314 return phoneLookupInfo.getCequintInfo().getGeolocation(); in getGeolocation()