Searched refs:supportVideoCallIcon (Results 1 – 1 of 1) sorted by relevance
263 public ContactListItemView(Context context, AttributeSet attrs, boolean supportVideoCallIcon) { in ContactListItemView() argument266 mSupportVideoCallIcon = supportVideoCallIcon; in ContactListItemView()411 public void setSupportVideoCallIcon(boolean supportVideoCallIcon) { in setSupportVideoCallIcon() argument412 mSupportVideoCallIcon = supportVideoCallIcon; in setSupportVideoCallIcon()