Searched refs:mProgressErrorText (Results 1 – 1 of 1) sorted by relevance
53 private TextView mProgressErrorText; field in FilmstripBottomPanel160 mProgressErrorText.setText(message); in showProgressError()248 mProgressErrorText = (TextView) mLayout.findViewById(R.id.bottom_progress_error_text); in setupProgressUi()