Searched refs:getMatchingIssue (Results 1 – 2 of 2) sorted by relevance
37 fun getMatchingIssue(issueKey: SafetyCenterIssueKey): SafetyCenterIssue? { in getMatchingIssue() method
171 safetyCenterViewModel.getCurrentSafetyCenterDataAsUiData().getMatchingIssue(it) in <lambda>()