Searched refs:mNewGroupAccount (Results 1 – 1 of 1) sorted by relevance
192 private AccountWithDataSet mNewGroupAccount; field in PeopleActivity399 mNewGroupAccount = AccountWithDataSet.unstringify( in onCreate()904 if (mNewGroupAccount != null) { in onSaveInstanceState()905 outState.putString(KEY_NEW_GROUP_ACCOUNT, mNewGroupAccount.stringify()); in onSaveInstanceState()1158 mNewGroupAccount = account; in onAccountChosen()1160 mNewGroupAccount, GroupUtil.ACTION_CREATE_GROUP) in onAccountChosen()