Searched refs:hudViewVideoSend (Results 1 – 1 of 1) sorted by relevance
34 private TextView hudViewVideoSend; field in HudFragment51 hudViewVideoSend = controlView.findViewById(R.id.hud_stat_video_send); in onCreateView()98 hudViewVideoSend.setVisibility(visibility); in hudViewsSetProperties()102 hudViewVideoSend.setTextSize(TypedValue.COMPLEX_UNIT_PT, 5); in hudViewsSetProperties()179 hudViewVideoSend.setText(videoSendStat.toString()); in updateEncoderStatistics()