Searched refs:newPhoneNumberService (Results 1 – 3 of 3) sorted by relevance
27 PhoneNumberService newPhoneNumberService(Context context); in newPhoneNumberService() method
28 public PhoneNumberService newPhoneNumberService(Context context) { in newPhoneNumberService() method in InCallUiBindingsStub
125 phoneNumberService = Bindings.get(context).newPhoneNumberService(context); in ContactInfoCache()