Searched defs:resolveAccountWithDataSet (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java2562 private AccountWithDataSet resolveAccountWithDataSet(Uri uri, ContentValues values) { method in class:ContactsProvider2
2600 AccountWithDataSet accountWithDataSet = resolveAccountWithDataSet(uri, mValues);
3092 final AccountWithDataSet accountWithDataSet = resolveAccountWithDataSet(uri, mValues);

Completed in 21 milliseconds