Searched refs:getIconForBackground (Results 1 – 2 of 2) sorted by relevance
108 mIconView.setBackground(mNotificationInfo.getIconForBackground(getContext(), in updateBackgroundColor()147 mIconView.setBackground(mNotificationInfo.getIconForBackground(getContext(), in applyNotificationInfo()
119 public Drawable getIconForBackground(Context context, int background) { in getIconForBackground() method in NotificationInfo