Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java5932 return makeNotificationHeader(mParams.reset() in makeNotificationGroupHeader()
5943 private RemoteViews makeNotificationHeader(StandardTemplateParams p) { in makeNotificationHeader() method in Notification.Builder
6059 view = makeNotificationHeader(params); in makePublicContentView()
6085 RemoteViews header = makeNotificationHeader(p); in makeLowPriorityContentView()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7645 Landroid/app/Notification$Builder;->makeNotificationHeader(Z)Landroid/widget/RemoteViews;