Searched refs:mTextView (Results 1 – 1 of 1) sorted by relevance
124 private final TextView mTextView; field in ContentVideoView.ProgressView133 mTextView = new TextView(context); in ProgressView()134 mTextView.setText(videoLoadingText); in ProgressView()136 addView(mTextView); in ProgressView()