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

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
H A DPhoneCallDetailsViews.java33 public final TextView callAccountLabel; field in class:PhoneCallDetailsViews
41 TextView callAccountLabel) {
47 this.callAccountLabel = callAccountLabel;
35 PhoneCallDetailsViews( TextView nameView, View callTypeView, CallTypeIconsView callTypeIcons, TextView callLocationAndDate, TextView voicemailTranscriptionView, TextView callAccountLabel) argument

Completed in 34 milliseconds