Searched refs:getNotificationColor (Results 1 – 1 of 1) sorted by relevance
112 Integer color = getNotificationColor(SafetySourceData.SEVERITY_LEVEL_INFORMATION); in newNotificationForSuccessfulAction()167 Integer color = getNotificationColor(issue.getSeverityLevel()); in newNotificationForIssue()249 private Integer getNotificationColor(@SafetySourceData.SeverityLevel int severityLevel) { in getNotificationColor() method in SafetyCenterNotificationFactory