Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationChildrenContainer.java319 RemoteViews header = builder.makeNotificationHeader();
/frameworks/base/core/java/android/app/
DNotification.java5492 public RemoteViews makeNotificationHeader() { in makeNotificationHeader() method in Notification.Builder
5493 return makeNotificationHeader(mParams.reset().fillTextsFrom(this)); in makeNotificationHeader()
5502 private RemoteViews makeNotificationHeader(StandardTemplateParams p) { in makeNotificationHeader() method in Notification.Builder
5618 view = makeNotificationHeader(params); in makePublicContentView()
5643 RemoteViews header = makeNotificationHeader(p); in makeLowPriorityContentView()
/frameworks/base/config/
Dboot-image-profile.txt2545 HSPLandroid/app/Notification$Builder;->makeNotificationHeader()Landroid/widget/RemoteViews;