HomeSort by relevance Sort by last modified time
    Searched refs:getAccountWithDataSet (Results 1 - 4 of 4) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/list/
ContactsRequest.java 206 public AccountWithDataSet getAccountWithDataSet() {
  /packages/apps/Contacts/src/com/android/contacts/editor/
RawContactEditorView.java 555 && mPrimaryAccount.equals(rawContactDelta.getAccountWithDataSet())) {
755 mCurrentRawContactDelta.getAccountWithDataSet())
803 final AccountWithDataSet current = rawContactDelta.getAccountWithDataSet();
    [all...]
ContactEditorFragment.java 701 : view.getCurrentRawContactDelta().getAccountWithDataSet();
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/model/
RawContactDelta.java 237 public AccountWithDataSet getAccountWithDataSet() {

Completed in 131 milliseconds