Searched refs:mPromotedPicture (Results 1 – 1 of 1) sorted by relevance
5495 : (p.mPromotedPicture != null ? p.mPromotedPicture : mN.mLargeIcon); in bindLargeIcon()5510 boolean isPromotedPicture = p.mPromotedPicture != null; in bindLargeIcon()12517 Icon mPromotedPicture; field in Notification.Builder.StandardTemplateParams12542 mPromotedPicture = null; in reset()12617 this.mPromotedPicture = promotedPicture; in promotedPicture()