Searched refs:NULL_TUNER_WARNING (Results 1 – 2 of 2) sorted by relevance
50 protected static final CharSequence NULL_TUNER_WARNING = "Tuner cannot be null"; field in RadioTunerFragment140 mTuningTextView.setText(getString(R.string.radio_error, NULL_TUNER_WARNING)); in handleTune()154 mTuningTextView.setText(getString(R.string.radio_error, NULL_TUNER_WARNING)); in handleSeek()168 mTuningTextView.setText(getString(R.string.radio_error, NULL_TUNER_WARNING)); in handleClose()182 mTuningTextView.setText(getString(R.string.radio_error, NULL_TUNER_WARNING)); in handleCancel()
162 mTuningTextView.setText(getString(R.string.radio_error, NULL_TUNER_WARNING)); in handleStep()176 mTuningTextView.setText(getString(R.string.radio_error, NULL_TUNER_WARNING)); in handleHdEnable()