Searched refs:newPhoneNumberService (Results 1 – 2 of 2) sorted by relevance
29 public static PhoneNumberService newPhoneNumberService(Context context) { in newPhoneNumberService() method in ObjectFactory
92 mPhoneNumberService = ObjectFactory.newPhoneNumberService(context); in ContactInfoCache()