Searched refs:mAccountWithDataSet (Results 1 – 2 of 2) sorted by relevance
101 mHasNewContact, mIsUserProfile, mAccountWithDataSet); in bindEditors()214 mAccountWithDataSet = newAccount; in onRebindEditorsForNewContact()
371 protected AccountWithDataSet mAccountWithDataSet; field in ContactEditorBaseFragment572 mAccountWithDataSet = new AccountWithDataSet(account.name, account.type, dataSet); in onActivityCreated()581 if (mAccountWithDataSet != null) { in onActivityCreated()582 createContact(mAccountWithDataSet); in onActivityCreated()