Searched refs:makeNotificationHeader (Results 1 – 4 of 4) sorted by relevance
305 RemoteViews header = builder.makeNotificationHeader();
5361 public RemoteViews makeNotificationHeader() { in makeNotificationHeader() method in Notification.Builder5362 return makeNotificationHeader(mParams.reset().fillTextsFrom(this)); in makeNotificationHeader()5371 private RemoteViews makeNotificationHeader(StandardTemplateParams p) { in makeNotificationHeader() method in Notification.Builder5487 view = makeNotificationHeader(params); in makePublicContentView()5512 RemoteViews header = makeNotificationHeader(p); in makeLowPriorityContentView()
40989 HSPLandroid/app/Notification$Builder;->makeNotificationHeader(Landroid/app/Notification$StandardTem…
7648 Landroid/app/Notification$Builder;->makeNotificationHeader(Z)Landroid/widget/RemoteViews;