Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/phonenumbergeoutil/stub/
DPhoneNumberGeoUtilStub.java24 public final class PhoneNumberGeoUtilStub implements PhoneNumberGeoUtil { class
26 public PhoneNumberGeoUtilStub() {} in PhoneNumberGeoUtilStub() method in PhoneNumberGeoUtilStub
DStubPhoneNumberGeoUtilModule.java29 public abstract PhoneNumberGeoUtil bindPhoneNumberGeoUtil(PhoneNumberGeoUtilStub stub); in bindPhoneNumberGeoUtil()