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

  /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() {
  /packages/apps/Dialer/java/com/android/dialer/calllog/datasources/
DataSources.java 28 ImmutableList<CallLogDataSource> getDataSourcesExcludingSystemCallLog();

Completed in 100 milliseconds