Searched refs:mProgressText (Results 1 – 2 of 2) sorted by relevance
51 private TextView mProgressText; field in FilmstripBottomPanel147 mProgressText.setText(text); in setProgressText()244 mProgressText = (TextView) mLayout.findViewById(R.id.bottom_session_progress_text); in setupProgressUi()
96 private TextView mProgressText; field in BugReportActivity231 mProgressText.setText(progressValue + "%"); in onProgressChanged()252 mProgressText = findViewById(R.id.progress_text); in prepareUi()