Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DContactEntryListAdapter.java619 protected void bindWorkProfileIcon(final ContactListItemView view, int partitionId) { in bindWorkProfileIcon() argument
620 final Partition partition = getPartition(partitionId); in bindWorkProfileIcon()