Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationChildrenContainer.java305 RemoteViews header = builder.makeNotificationHeader();
/frameworks/base/core/java/android/app/
DNotification.java5361 public RemoteViews makeNotificationHeader() { in makeNotificationHeader() method in Notification.Builder
5362 return makeNotificationHeader(mParams.reset().fillTextsFrom(this)); in makeNotificationHeader()
5371 private RemoteViews makeNotificationHeader(StandardTemplateParams p) { in makeNotificationHeader() method in Notification.Builder
5487 view = makeNotificationHeader(params); in makePublicContentView()
5512 RemoteViews header = makeNotificationHeader(p); in makeLowPriorityContentView()
/frameworks/base/config/
Dboot-image-profile.txt40989 HSPLandroid/app/Notification$Builder;->makeNotificationHeader(Landroid/app/Notification$StandardTem…
Dhiddenapi-greylist-max-o.txt7648 Landroid/app/Notification$Builder;->makeNotificationHeader(Z)Landroid/widget/RemoteViews;