Home
last modified time | relevance | path

Searched refs:onSuccessfulFillInternal (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/calllog/datasources/systemcalllog/
DSystemCallLogDataSource.java175 return backgroundExecutorService.submit(this::onSuccessfulFillInternal); in onSuccessfulFill()
220 private Void onSuccessfulFillInternal() { in onSuccessfulFillInternal() method in SystemCallLogDataSource