Home
last modified time | relevance | path

Searched refs:setGeolocation (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/oem/
DCequintCallerIdManager.java102 abstract Builder setGeolocation(@Nullable String geolocation); in setGeolocation() method in CequintCallerIdManager.CequintCallerIdContact.Builder
241 .setGeolocation(geolocation) in lookup()
/packages/apps/Dialer/java/com/android/dialer/calllogutils/
DNumberAttributesBuilder.java47 .setGeolocation(phoneLookupInfoConsolidator.getGeolocation()) in fromPhoneLookupInfo()
/packages/apps/Dialer/java/com/android/dialer/phonelookup/cequint/
DCequintPhoneLookup.java161 cequintInfoBuilder.setGeolocation(cequintCallerIdContact.geolocation()); in buildCequintInfo()