Home
last modified time | relevance | path

Searched refs:setWorkProfileIconEnabled (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
DContactEntryListAdapter.java625 view.setWorkProfileIconEnabled(userType == ContactsUtils.USER_TYPE_WORK); in bindWorkProfileIcon()
DPhoneNumberListAdapter.java529 view.setWorkProfileIconEnabled( in bindWorkProfileIcon()
DContactListItemView.java1479 public void setWorkProfileIconEnabled(boolean enabled) { in setWorkProfileIconEnabled() method in ContactListItemView