Home
last modified time | relevance | path

Searched refs:accountChooser (Results 1 – 1 of 1) sorted by relevance

/development/apps/PushApiAuthenticator/src/com/example/android/pushapiauthenticator/
DMainActivity.java72 final RadioGroup accountChooser = (RadioGroup) findViewById(R.id.accountGroup); in onCreate() local
139 int checkedAccount = accountChooser.getCheckedRadioButtonId(); in onCreate()