Searched refs:mChoiceEntryValue (Results 1 – 1 of 1) sorted by relevance
55 private TextView mChoiceEntryValue; field in MainActivity72 mChoiceEntryValue = (TextView) findViewById(R.id.choice_entry_id); in onCreate()102 mChoiceEntryValue.setText(singleChoiceRestrictionValue); in onResume()