Searched refs:mUserBadgedAppIcon (Results 1 – 2 of 2) sorted by relevance
59 private Drawable mUserBadgedAppIcon; field in BubbleView141 mUserBadgedAppIcon = appIcon; in setAppIcon()246 Bitmap userBadgedBitmap = mBubbleIconFactory.createIconBitmap(mUserBadgedAppIcon, in updateViews()
59 private Drawable mUserBadgedAppIcon; field in Bubble111 mUserBadgedAppIcon = pm.getUserBadgedIcon(appIcon, mEntry.notification.getUser()); in Bubble()168 mIconView.setAppIcon(mUserBadgedAppIcon); in inflate()