Searched defs:matchInfos (Results 1 – 4 of 4) sorted by relevance
309 Set<ScanResultMatchInfo> matchInfos = toMatchInfos(scanResults); in start() local442 Set<ScanResultMatchInfo> matchInfos = toMatchInfos(scanResults); in handleScanResults() local
76 public void logContactsProviderMetrics(Collection<ContactsProviderMatchInfo> matchInfos) {} in logContactsProviderMetrics()
103 void logContactsProviderMetrics(Collection<ContactsProviderMatchInfo> matchInfos); in logContactsProviderMetrics()
269 List<MatchInfo> matchInfos = searchResult.getMatchInfos(); in Builder() local