Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/calldetails/
DCallDetailsCursorLoader.java129 entries.addEntries(toCallDetailsEntry(context, cursor)); in toCallDetailsEntries()
136 private static CallDetailsEntry toCallDetailsEntry(Context context, Cursor cursor) { in toCallDetailsEntry() method in CallDetailsCursorLoader