Home
last modified time | relevance | path

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

/packages/apps/Dialer/src/com/android/dialer/
DPhoneCallDetailsViews.java33 public final TextView callLocationAndDate; field in PhoneCallDetailsViews
38 CallTypeIconsView callTypeIcons, TextView callLocationAndDate, in PhoneCallDetailsViews()
DPhoneCallDetailsHelper.java106 CharSequence callLocationAndDate = getCallLocationAndDate(details); in setPhoneCallDetails() local