Home
last modified time | relevance | path

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

/aosp12/packages/providers/CallLogProvider/src/com/android/calllogbackup/
H A DCallLogBackupAgent.java239 Call call = readCallFromCursor(cursor); in getAllCallLogEntries()
394 private Call readCallFromCursor(Cursor cursor) { in readCallFromCursor() method in CallLogBackupAgent