Home
last modified time | relevance | path

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

/packages/apps/Dialer/src/com/android/dialer/calllog/
DCallLogListItemHelper.java167 int lastCallType = getLastCallType(details.callTypes); in getCallDescription() local
216 int lastCallType = getLastCallType(callTypes); in getCallDescriptionStringID() local