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