Home
last modified time | relevance | path

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

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DIntentBuilderView.java127 RadioGroup activityRadios = mLayout.findViewById(R.id.radioGroup_launchMode); in setupViews() local
150 activityRadios.addView(actRadio); in setupViews()