Searched refs:headerTextSecondary (Results 1 – 2 of 2) sorted by relevance
5474 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.StandardTemplateParams12208 headerTextSecondary = null; in reset()12304 final StandardTemplateParams headerTextSecondary(CharSequence text) { in headerTextSecondary() method in Notification.Builder.StandardTemplateParams12305 this.headerTextSecondary = text; in headerTextSecondary()
7823 Landroid/app/Notification$StandardTemplateParams;->headerTextSecondary(Ljava/lang/CharSequence;)Lan…7824 Landroid/app/Notification$StandardTemplateParams;->headerTextSecondary:Ljava/lang/CharSequence;