Searched refs:iconResName (Results 1 – 1 of 1) sorted by relevance
234 String iconResName = "ic_notification_badge_general"; in getNotificationIcon() local236 iconResName = "ic_notification_badge_critical"; in getNotificationIcon()238 Icon icon = mSafetyCenterResourcesApk.getIconByDrawableName(iconResName); in getNotificationIcon()