Home
last modified time | relevance | path

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

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