Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/dialer/calllogutils/
H A DCallLogEntryText.java99 buildSecondaryTextListForEntries(context, clock, row, /* abbreviateDateTime = */ true)); in buildSecondaryTextForEntries()
137 static List<CharSequence> buildSecondaryTextListForEntries( in buildSecondaryTextListForEntries() method in CallLogEntryText
H A DCallLogEntryDescriptions.java82 CallLogEntryText.buildSecondaryTextListForEntries( in buildDescriptionForEntry()