Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java5474 if (!TextUtils.isEmpty(p.headerTextSecondary)) { in bindHeaderTextSecondary()
5476 processLegacyText(p.headerTextSecondary))); in bindHeaderTextSecondary()
8268 .headerTextSecondary(isHeaderless ? null : conversationTitle); in makeMessagingView()
12182 CharSequence headerTextSecondary; field in Notification.Builder.StandardTemplateParams
12208 headerTextSecondary = null; in reset()
12304 final StandardTemplateParams headerTextSecondary(CharSequence text) { in headerTextSecondary() method in Notification.Builder.StandardTemplateParams
12305 this.headerTextSecondary = text; in headerTextSecondary()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7823 Landroid/app/Notification$StandardTemplateParams;->headerTextSecondary(Ljava/lang/CharSequence;)Lan…
7824 Landroid/app/Notification$StandardTemplateParams;->headerTextSecondary:Ljava/lang/CharSequence;