Searched refs:mPromotedPicture (Results 1 – 1 of 1) sorted by relevance
5325 : (p.mPromotedPicture != null ? p.mPromotedPicture : mN.mLargeIcon); in bindLargeIcon()5340 boolean isPromotedPicture = p.mPromotedPicture != null; in bindLargeIcon()12106 Icon mPromotedPicture; field in Notification.Builder.StandardTemplateParams12131 mPromotedPicture = null; in reset()12206 this.mPromotedPicture = promotedPicture; in promotedPicture()