Searched defs:badgeBitmap (Results 1 – 3 of 3) sorted by relevance
120 Bitmap badgeBitmap = getUserBadge(user, badgeSize); in getBadgeForUser() local129 Bitmap badgeBitmap = mUserBadges.get(user); in getUserBadge() local
129 Bitmap badgeBitmap; field in BubbleViewInfoTask.BubbleViewInfo
426 public BitmapInfo badgeBitmap(Bitmap source, BitmapInfo badgeInfo) { in badgeBitmap() method in BaseIconFactory