Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DRawContactEditorView.java562 && mPrimaryAccount.equals(rawContactDelta.getAccountWithDataSet())) { in pickRawContactDelta()
762 mCurrentRawContactDelta.getAccountWithDataSet()) in setAccountInfo()
810 final AccountWithDataSet current = rawContactDelta.getAccountWithDataSet(); in addAccountSelector()
DContactEditorFragment.java737 : view.getCurrentRawContactDelta().getAccountWithDataSet(); in onAccountsLoaded()
1581 getContent().getCurrentRawContactDelta().getAccountWithDataSet()); in acquireAggregationSuggestions()
/packages/apps/Contacts/src/com/android/contacts/list/
DContactsRequest.java206 public AccountWithDataSet getAccountWithDataSet() { in getAccountWithDataSet() method in ContactsRequest
/packages/apps/Contacts/src/com/android/contacts/model/
DRawContactDelta.java237 public AccountWithDataSet getAccountWithDataSet() { in getAccountWithDataSet() method in RawContactDelta