Searched refs:phoneNumberService (Results 1 – 1 of 1) sorted by relevance
81 private final PhoneNumberService phoneNumberService; field in ContactInfoCache125 phoneNumberService = Bindings.get(context).newPhoneNumberService(context); in ContactInfoCache()834 if (!callerInfo.contactExists && phoneNumberService != null) { in onQueryComplete()839 phoneNumberService.getPhoneNumberInfo(cacheEntry.number, listener); in onQueryComplete()