Home
last modified time | relevance | path

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

/packages/providers/CallLogProvider/src/com/android/calllogbackup/
DCallLogBackupAgent.java166 runBackup(state, data, getAllCallLogEntries()); in onBackup()
233 private Iterable<Call> getAllCallLogEntries() { in getAllCallLogEntries() method in CallLogBackupAgent