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

/packages/apps/Contacts/src/com/android/contacts/list/
H A DContactsRequest.java206 public AccountWithDataSet getAccountWithDataSet() { method in class:ContactsRequest
/packages/apps/Contacts/src/com/android/contacts/editor/
H A DRawContactEditorView.java555 && mPrimaryAccount.equals(rawContactDelta.getAccountWithDataSet())) {
755 mCurrentRawContactDelta.getAccountWithDataSet())
803 final AccountWithDataSet current = rawContactDelta.getAccountWithDataSet();
H A DContactEditorFragment.java701 : view.getCurrentRawContactDelta().getAccountWithDataSet();
1533 getContent().getCurrentRawContactDelta().getAccountWithDataSet());
/packages/apps/Contacts/src/com/android/contacts/model/
H A DRawContactDelta.java237 public AccountWithDataSet getAccountWithDataSet() { method in class:RawContactDelta

Completed in 109 milliseconds