Searched refs:mIsWorkContact (Results 1 – 1 of 1) sorted by relevance
50 private boolean mIsWorkContact; field in ContactListItemData84 mIsWorkContact = ContactUtil.isEnterpriseContactId(contactId); in bind()100 mIsWorkContact = isWorkContact; in bind()172 return mIsWorkContact; in getIsWorkContact()