Searched defs:voicemailTranscriptionView (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/src/com/android/dialer/
H A DPhoneCallDetailsViews.java35 public final TextView voicemailTranscriptionView; field in class:PhoneCallDetailsViews
39 TextView callLocationAndDate, TextView voicemailTranscriptionView) {
45 this.voicemailTranscriptionView = voicemailTranscriptionView;
37 PhoneCallDetailsViews(TextView nameView, View callTypeView, CallTypeIconsView callTypeIcons, ImageView callAccountIcon, TextView callLocationAndDate, TextView voicemailTranscriptionView) argument

Completed in 94 milliseconds