Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationCompactMessagingTemplateViewWrapper.kt36 private var headerTextSecondary: View? = null variable
49 headerTextSecondary = compactMessagingView.findViewById(R.id.header_text_secondary) in resolveViews()
65 headerTextSecondary, in updateTransformedTypes()
/frameworks/base/core/java/android/app/
DNotification.java6734 p.headerTextSecondary(p.mText).text(null).hideTime(true).summaryText(""); in createCompactHeadsUpContentView()
9052 p.headerTextSecondary(sender); in fixTitleAndTextForCompactMessaging()
9056 p.headerTextSecondary(text); in fixTitleAndTextForCompactMessaging()
9242 .headerTextSecondary(isHeaderless ? null : conversationTitle); in makeMessagingView()
13580 final StandardTemplateParams headerTextSecondary(@Nullable CharSequence text) { in headerTextSecondary() method in Notification.Builder.StandardTemplateParams
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt7823 Landroid/app/Notification$StandardTemplateParams;->headerTextSecondary(Ljava/lang/CharSequence;)Lan…
7824 Landroid/app/Notification$StandardTemplateParams;->headerTextSecondary:Ljava/lang/CharSequence;