Home
last modified time | relevance | path

Searched refs:PhoneNumberGeoUtilImpl (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/phonenumbergeoutil/impl/
DPhoneNumberGeoUtilImpl.java32 public class PhoneNumberGeoUtilImpl implements PhoneNumberGeoUtil { class
35 public PhoneNumberGeoUtilImpl() {} in PhoneNumberGeoUtilImpl() method in PhoneNumberGeoUtilImpl
DPhoneNumberGeoUtilModule.java33 public abstract PhoneNumberGeoUtil bindPhoneNumberGeoUtil(PhoneNumberGeoUtilImpl impl); in bindPhoneNumberGeoUtil()