Searched refs:accountChooser (Results 1 – 1 of 1) sorted by relevance
72 final RadioGroup accountChooser = (RadioGroup) findViewById(R.id.accountGroup); in onCreate() local139 int checkedAccount = accountChooser.getCheckedRadioButtonId(); in onCreate()