RadioGroup.Check(int)RadioGroup.CheckedRadioButtonId
Clears the selection. When the selection is cleared, no radio button in this group is selected and RadioGroup.CheckedRadioButtonId returns null.
[Android Documentation]