Searched refs:voicemailTranscriptionBrandingView (Results 1 – 3 of 3) sorted by relevance
35 public final TextView voicemailTranscriptionBrandingView; field in PhoneCallDetailsViews46 TextView voicemailTranscriptionBrandingView, in PhoneCallDetailsViews() argument55 this.voicemailTranscriptionBrandingView = voicemailTranscriptionBrandingView; in PhoneCallDetailsViews()
254 views.voicemailTranscriptionBrandingView.setText(branding); in setPhoneCallDetails()280 views.voicemailTranscriptionBrandingView.setTypeface(typeface); in setPhoneCallDetails()
910 TextView transcriptBrandingView = phoneCallDetailsViews.voicemailTranscriptionBrandingView; in showOrHideVoicemailTranscriptionView()