Home
last modified time | relevance | path

Searched refs:promotedPicture (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java7555 .promotedPicture(mPictureIcon); in makeContentView()
7571 .promotedPicture(mPictureIcon); in makeHeadsUpContentView()
12616 final StandardTemplateParams promotedPicture(Icon promotedPicture) { in promotedPicture() method in Notification.Builder.StandardTemplateParams
12617 this.mPromotedPicture = promotedPicture; in promotedPicture()