Searched refs:getIssueTypeId (Results 1 – 9 of 9) sorted by relevance
217 dismissedIssue.getIssueTypeId(), in onNotificationDismissed()243 issue.getIssueTypeId(), in logNotificationActionClicked()
348 String flagKey = issueKey.getSafetySourceId() + "/" + issue.getIssueTypeId(); in getBehaviorForIssueWithUnspecifiedBehavior()388 issue.getIssueTypeId(), in postNotificationForIssue()
62 issue.getIssueTypeId()) in copyIssueToBuilderWithoutActions()
85 String issueTypeId = safetySourceIssue == null ? null : safetySourceIssue.getIssueTypeId(); in unmarkSafetyCenterIssueActionInFlight()
108 + safetyCenterIssueId.getIssueTypeId() in toUserFriendlyString()
321 assertThat(issue.getIssueTypeId()) in setSafetySourceData_whenPwdQualIsNotMan_whenLockPattIsNotSec_setsIssue()
402 public String getIssueTypeId() { in getIssueTypeId() method in SafetySourceIssue
310 .setIssueTypeId(safetySourceIssue.getIssueTypeId()) in toSafetyCenterIssue()
420 method @NonNull public String getIssueTypeId();