Searched defs:firstMatch (Results 1 – 3 of 3) sorted by relevance
199 private static Call firstMatch(List<Call> callList, Predicate<Call> predicate) { in firstMatch() method in LocalCallHandler
485 final int firstMatch = matcher.matchUri(uris.get(0), false); in resolveData() local
1026 const bool filtered, const bool firstMatch, in CreateBleScanStateChangedEvent()