Searched refs:headerTextSecondary (Results 1 – 3 of 3) sorted by relevance
36 private var headerTextSecondary: View? = null variable49 headerTextSecondary = compactMessagingView.findViewById(R.id.header_text_secondary) in resolveViews()65 headerTextSecondary, in updateTransformedTypes()
6734 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
7823 Landroid/app/Notification$StandardTemplateParams;->headerTextSecondary(Ljava/lang/CharSequence;)Lan…7824 Landroid/app/Notification$StandardTemplateParams;->headerTextSecondary:Ljava/lang/CharSequence;