Searched refs:getNotificationIconForBadge (Results 1 – 2 of 2) sorted by relevance
127 public @Nullable Shader getNotificationIconForBadge(Context context, int badgeColor, in getNotificationIconForBadge() method in BadgeInfo
101 Shader icon = badgeInfo == null ? null : badgeInfo.getNotificationIconForBadge( in draw()