Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java8256 .promotedPicture(mPictureIcon); in makeContentView()
8272 .promotedPicture(mPictureIcon); in makeHeadsUpContentView()
13550 final StandardTemplateParams promotedPicture(Icon promotedPicture) { in promotedPicture() argument
13551 this.mPromotedPicture = promotedPicture; in promotedPicture()