Searched refs:showAppPredicate (Results 1 – 1 of 1) sorted by relevance
103 .combine(recordListFlow) { showAppPredicate, recordList -> in recordList() method104 recordList.filter { showAppPredicate(it.app) } in recordList()