Home
last modified time | relevance | path

Searched defs:injectContactInfoForTest (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/src/com/android/dialer/contactinfo/
DContactInfoCache.java328 public void injectContactInfoForTest( in injectContactInfoForTest() method in ContactInfoCache
/packages/apps/Dialer/src/com/android/dialer/calllog/
DCallLogAdapter.java823 void injectContactInfoForTest(String number, String countryIso, ContactInfo contactInfo) { in injectContactInfoForTest() method in CallLogAdapter