Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/dialer/calllog/datasources/phonelookup/
H A DPhoneLookupDataSource.java158 ListenableFuture<Map<DialerPhoneNumber, Set<Long>>> annotatedCallLogIdsByNumberFuture = in fill() local
165 annotatedCallLogIdsByNumberFuture, in fill()
183 annotatedCallLogIdsByNumberFuture.get(); in fill()
226 annotatedCallLogIdsByNumberFuture, updatedInfoMapFuture, originalInfoMapFuture) in fill()