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

/packages/apps/Contacts/src/com/android/contacts/calllog/
H A DCallLogListItemViews.java33 public final QuickContactBadge quickContactView; field in class:CallLogListItemViews
47 private CallLogListItemViews(QuickContactBadge quickContactView, View primaryActionView, argument
51 this.quickContactView = quickContactView;

Completed in 54 milliseconds