Searched refs:firstMatch (Results 1 – 1 of 1) sorted by relevance
130 mIncomingCallLiveData.setValue(firstMatch(callList, in InCallViewModel()329 private static Call firstMatch(List<Call> callList, Predicate<Call> predicate) { in firstMatch() method in InCallViewModel