Home
last modified time | relevance | path

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

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