Home
last modified time | relevance | path

Searched refs:cachedName (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/tests/src/com/android/dialer/calllog/
DCallLogAdapterTest.java653 String cachedName, int cachedNumberType, String cachedNumberLabel) { in createCallLogEntryWithCachedValues() argument
657 cachedName, in createCallLogEntryWithCachedValues()
680 String cachedName, in createCallLogEntryWithCachedValues() argument
686 values[CallLogQuery.CACHED_NAME] = cachedName; in createCallLogEntryWithCachedValues()
695 createContactInfo(cachedName, cachedName, cachedNumberType, cachedNumberLabel); in createCallLogEntryWithCachedValues()