Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
DContactAggregatorHelper.java52 long acctId = rawContactsToAccounts.get(rId); in mergeComponentsWithDisjointAccounts() local
53 Set<Integer> s = accounts.get(acctId); in mergeComponentsWithDisjointAccounts()
58 accounts.put(acctId, s); in mergeComponentsWithDisjointAccounts()