Searched refs:startNormal (Results 1 – 1 of 1) sorted by relevance
226 RadioButton startNormal = mLayout.findViewById(R.id.start_normal); in startForResult() local227 return !startNormal.isChecked(); in startForResult()