Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/calllogutils/
DCallLogEntryDescriptions.java87 CharSequence phoneAccountDescription = buildPhoneAccountDescription(context, row); in buildDescriptionForEntry() local
89 return TextUtils.isEmpty(phoneAccountDescription) in buildDescriptionForEntry()
103 phoneAccountDescription); in buildDescriptionForEntry()