Searched refs:chosenAccount (Results 1 – 1 of 1) sorted by relevance
105 final AccountWithDataSet chosenAccount = mListAdapter.getItem(mChosenIndex); in onDialogClosed() local106 if (!chosenAccount.equals(currentDefault)) { in onDialogClosed()107 mPreferences.setDefaultAccount(chosenAccount); in onDialogClosed()