I can successfully bring up a ringtone picker and get a resultant uri with the following code...
selsound_button.setOnClickListener(new OnClickListener()
You need to add
intent.putExtra(RingtoneManager.EXTRA_RINGTONE_EXISTING_URI, currenturi);
to set the radiobutton