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