OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:choice0
(Results
1 - 1
of
1
) sorted by null
/cts/tests/tests/widget/src/android/widget/cts/
RadioGroupTest.java
398
RadioButton
choice0
= new RadioButton(mContext);
local
399
choice0
.setText("
choice0
");
400
choice0
.setId(BUTTON_ID_0);
401
radioGroup.addView(
choice0
, params);
Completed in 405 milliseconds