OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getDataSourcesExcludingSystemCallLog
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Dialer/java/com/android/dialer/calllog/
CallLogModule.java
42
// System call log must be first, see
getDataSourcesExcludingSystemCallLog
below.
57
public List<CallLogDataSource>
getDataSourcesExcludingSystemCallLog
() {
DataSources.java
30
List<CallLogDataSource>
getDataSourcesExcludingSystemCallLog
();
Completed in 71 milliseconds