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