Searched refs:mBadgeIcon (Results 1 – 2 of 2) sorted by relevance
745 private Drawable mBadgeIcon = null; field in ChooserActivity.ChooserTargetInfo763 mBadgeIcon = pm.getApplicationIcon(ai.applicationInfo); in ChooserTargetInfo()786 mBadgeIcon = other.mBadgeIcon; in ChooserTargetInfo()892 return mBadgeIcon; in getBadgeIcon()
869 b.mBigContentView, b.mHeadsUpContentView, b.mChannelId, b.mBadgeIcon, in build()1055 int mBadgeIcon = BADGE_ICON_NONE; field in NotificationCompat.Builder1830 mBadgeIcon = icon; in setBadgeIconType()