Searched refs:radioButtonContent (Results 1 – 2 of 2) sorted by relevance
150 final View radioButtonContent = mLayoutInflater.inflate(R.layout.zen_mode_condition, in getContentView() local152 radioButtonContent.setId(i + MAX_MANUAL_DND_OPTIONS); in getContentView()153 mZenRadioGroupContent.addView(radioButtonContent); in getContentView()
176 final View radioButtonContent = mLayoutInflater.inflate(R.layout.zen_mode_condition, in getContentView() local178 radioButtonContent.setId(i + MAX_MANUAL_DND_OPTIONS); in getContentView()179 mZenRadioGroupContent.addView(radioButtonContent); in getContentView()