Searched refs:PhoneNumberGeoUtil (Results 1 – 6 of 6) sorted by relevance
19 import com.android.dialer.phonenumbergeoutil.PhoneNumberGeoUtil;29 public abstract PhoneNumberGeoUtil bindPhoneNumberGeoUtil(PhoneNumberGeoUtilStub stub); in bindPhoneNumberGeoUtil()
20 import com.android.dialer.phonenumbergeoutil.PhoneNumberGeoUtil;24 public final class PhoneNumberGeoUtilStub implements PhoneNumberGeoUtil {
21 import com.android.dialer.phonenumbergeoutil.PhoneNumberGeoUtil;33 public abstract PhoneNumberGeoUtil bindPhoneNumberGeoUtil(PhoneNumberGeoUtilImpl impl); in bindPhoneNumberGeoUtil()
23 import com.android.dialer.phonenumbergeoutil.PhoneNumberGeoUtil;32 public class PhoneNumberGeoUtilImpl implements PhoneNumberGeoUtil {
22 public interface PhoneNumberGeoUtil { interface
27 public abstract PhoneNumberGeoUtil getPhoneNumberGeoUtil(); in getPhoneNumberGeoUtil()