Home
last modified time | relevance | path

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

/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DIntentBuilderView.java134 List<RadioButton> radioButtons = new ArrayList<>(); in setupViews() local
151 radioButtons.add(rb); in setupViews()
155 mRadioButtons = radioButtons; in setupViews()