Searched refs:badgeBitmap (Results 1 – 2 of 2) sorted by relevance
509 Bitmap badgeBitmap; in populateBubble() local559 badgeBitmap = badgeBitmapInfo.icon; in populateBubble()584 badgeBitmap, bubbleBitmap, dotColor, dotPath, appName); in populateBubble()590 existingBubble.setBadge(badgeBitmap); in populateBubble()
426 public BitmapInfo badgeBitmap(Bitmap source, BitmapInfo badgeInfo) { in badgeBitmap() method in BaseIconFactory