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

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

Completed in 72 milliseconds