Searched refs:encoderStatView (Results 1 – 1 of 1) sorted by relevance
32 private TextView encoderStatView; field in HudFragment49 encoderStatView = (TextView) controlView.findViewById(R.id.encoder_stat_call); in onCreateView()80 encoderStatView.setVisibility(visibility); in onStart()198 encoderStatView.setText(encoderStat.toString()); in updateEncoderStatistics()