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

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

Completed in 923 milliseconds