Searched refs:supportVideoCallIcon (Results 1 – 1 of 1) sorted by relevance
268 public ContactListItemView(Context context, AttributeSet attrs, boolean supportVideoCallIcon) { in ContactListItemView() argument271 mSupportVideoCallIcon = supportVideoCallIcon; in ContactListItemView()421 public void setSupportVideoCallIcon(boolean supportVideoCallIcon) { in setSupportVideoCallIcon() argument422 mSupportVideoCallIcon = supportVideoCallIcon; in setSupportVideoCallIcon()