Searched refs:hudViewVideoSend (Results 1 – 1 of 1) sorted by relevance
35 private TextView hudViewVideoSend; field in HudFragment52 hudViewVideoSend = (TextView) controlView.findViewById(R.id.hud_stat_video_send); in onCreateView()95 hudViewVideoSend.setVisibility(visibility); in hudViewsSetProperties()99 hudViewVideoSend.setTextSize(TypedValue.COMPLEX_UNIT_PT, 5); in hudViewsSetProperties()177 hudViewVideoSend.setText(videoSendStat.toString()); in updateEncoderStatistics()