Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/dialer/calllog/
H A DCallLogModule.java51 public ImmutableList<CallLogDataSource> getDataSourcesIncludingSystemCallLog() { in provideCallLogDataSources() method in CallLogModule
/aosp12/packages/apps/Dialer/java/com/android/dialer/calllog/datasources/
H A DDataSources.java26 ImmutableList<CallLogDataSource> getDataSourcesIncludingSystemCallLog(); in getDataSourcesIncludingSystemCallLog() method