Searched refs:injectContactInfoForTest (Results 1 – 2 of 2) sorted by relevance
325 public void injectContactInfoForTest(String number, String countryIso, ContactInfo contactInfo) { in injectContactInfoForTest() method in ContactInfoCache
1361 void injectContactInfoForTest(String number, String countryIso, ContactInfo contactInfo) { in injectContactInfoForTest() method in CallLogAdapter1363 contactInfoCache.injectContactInfoForTest(number, countryIso, contactInfo); in injectContactInfoForTest()