Searched refs:mPromotedPicture (Results 1 – 1 of 1) sorted by relevance
6000 : (p.mPromotedPicture != null ? p.mPromotedPicture : mN.mLargeIcon); in bindLargeIcon()6015 boolean isPromotedPicture = p.mPromotedPicture != null; in bindLargeIcon()13451 Icon mPromotedPicture; field in Notification.Builder.StandardTemplateParams13476 mPromotedPicture = null; in reset()13551 this.mPromotedPicture = promotedPicture; in promotedPicture()