Searched refs:mPostEndCount (Results 1 – 1 of 1) sorted by relevance
322 private TextView mPostEndCount; field in RecurrencePickerDialog724 mPostEndCount = (TextView) mView.findViewById(R.id.postEndCount); in onCreateView()846 mPostEndCount.setEnabled(false); in togglePickerOptions()862 mPostEndCount.setEnabled(true); in togglePickerOptions()1055 mPostEndCount.setText(endString.substring(postTextStart,1091 mPostEndCount.setVisibility(1280 mPostEndCount.setVisibility(View.GONE);1285 mPostEndCount.setText(endString.substring(postTextStart,1289 mPostEndCount.setVisibility(View.VISIBLE);