Searched refs:getDataSourcesExcludingSystemCallLog (Results 1 – 3 of 3) sorted by relevance
28 ImmutableList<CallLogDataSource> getDataSourcesExcludingSystemCallLog(); in getDataSourcesExcludingSystemCallLog() method
56 public ImmutableList<CallLogDataSource> getDataSourcesExcludingSystemCallLog() { in provideCallLogDataSources() method in CallLogModule
185 for (CallLogDataSource dataSource : dataSources.getDataSourcesExcludingSystemCallLog()) { in rebuild()