Searched refs:getNotificationIcon (Results 1 – 1 of 1) sorted by relevance
105 getNotificationIcon(SafetySourceData.SEVERITY_LEVEL_INFORMATION)) in newNotificationForSuccessfulAction()157 .setSmallIcon(getNotificationIcon(issue.getSeverityLevel())) in newNotificationForIssue()229 private Icon getNotificationIcon(@SafetySourceData.SeverityLevel int severityLevel) { in getNotificationIcon() method in SafetyCenterNotificationFactory