Searched refs:mSelectedOptionText (Results 1 – 1 of 1) sorted by relevance
83 private TextView mSelectedOptionText; field in NotificationSnooze128 mSelectedOptionText = (TextView) findViewById(R.id.snooze_option_default); in onFinishInflate()334 mSelectedOptionText.setText(option.getConfirmation()); in setSelected()