Searched refs:SystemCallLogDataSource (Results 1 – 2 of 2) sorted by relevance
23 import com.android.dialer.calllog.datasources.systemcalllog.SystemCallLogDataSource;38 SystemCallLogDataSource systemCallLogDataSource, in provideCallLogDataSources()46 public SystemCallLogDataSource getSystemCallLogDataSource() { in provideCallLogDataSources()
70 public class SystemCallLogDataSource implements CallLogDataSource { class86 SystemCallLogDataSource( in SystemCallLogDataSource() method in SystemCallLogDataSource