Searched refs:mNewGroupAccount (Results 1 – 1 of 1) sorted by relevance
190 private AccountWithDataSet mNewGroupAccount; field in PeopleActivity397 mNewGroupAccount = AccountWithDataSet.unstringify( in onCreate()896 if (mNewGroupAccount != null) { in onSaveInstanceState()897 outState.putString(KEY_NEW_GROUP_ACCOUNT, mNewGroupAccount.stringify()); in onSaveInstanceState()1150 mNewGroupAccount = account; in onAccountChosen()1152 mNewGroupAccount, GroupUtil.ACTION_CREATE_GROUP) in onAccountChosen()