HomeSort by relevance Sort by last modified time
    Searched refs:getDataSourcesExcludingSystemCallLog (Results 1 - 3 of 3) sorted by null

  /packages/apps/Dialer/java/com/android/dialer/calllog/datasources/
DataSources.java 28 ImmutableList<CallLogDataSource> getDataSourcesExcludingSystemCallLog();
  /packages/apps/Dialer/java/com/android/dialer/calllog/
CallLogModule.java 35 // System call log must be first, see getDataSourcesExcludingSystemCallLog below.
50 public ImmutableList<CallLogDataSource> getDataSourcesExcludingSystemCallLog() {
RefreshAnnotatedCallLogWorker.java 182 for (CallLogDataSource dataSource : dataSources.getDataSourcesExcludingSystemCallLog()) {

Completed in 136 milliseconds