Home
last modified time | relevance | path

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

/packages/providers/CallLogProvider/src/com/android/calllogbackup/
DCallLogBackupAgent.java245 Call call = readCallFromCursor(cursor); in getAllCallLogEntries()
396 private Call readCallFromCursor(Cursor cursor) { in readCallFromCursor() method in CallLogBackupAgent