Home
last modified time | relevance | path

Searched defs:getDataSourcesExcludingSystemCallLog (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/calllog/datasources/
DDataSources.java28 ImmutableList<CallLogDataSource> getDataSourcesExcludingSystemCallLog(); in getDataSourcesExcludingSystemCallLog() method
/packages/apps/Dialer/java/com/android/dialer/calllog/
DCallLogModule.java56 public ImmutableList<CallLogDataSource> getDataSourcesExcludingSystemCallLog() { in provideCallLogDataSources() method in CallLogModule