Searched refs:radioButtonContent (Results 1 – 2 of 2) sorted by relevance
149 final View radioButtonContent = mLayoutInflater.inflate(R.layout.zen_mode_condition, in getContentView() local151 radioButtonContent.setId(i + MAX_MANUAL_DND_OPTIONS); in getContentView()152 mZenRadioGroupContent.addView(radioButtonContent); in getContentView()
175 final View radioButtonContent = mLayoutInflater.inflate(R.layout.zen_mode_condition, in getContentView() local177 radioButtonContent.setId(i + MAX_MANUAL_DND_OPTIONS); in getContentView()178 mZenRadioGroupContent.addView(radioButtonContent); in getContentView()