Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/interactions/
DCallLogInteraction.java188 getCallTypeString(context), phoneNumber, getViewFooter(context)); in getContentDescription()
192 private String getCallTypeString(Context context) { in getCallTypeString() method in CallLogInteraction