Searched refs:hudViewBwe (Results 1 – 1 of 1) sorted by relevance
32 private TextView hudViewBwe; field in HudFragment49 hudViewBwe = controlView.findViewById(R.id.hud_stat_bwe); in onCreateView()60 (hudViewBwe.getVisibility() == View.VISIBLE) ? View.INVISIBLE : View.VISIBLE; in onCreateView()96 hudViewBwe.setVisibility(visibility); in hudViewsSetProperties()100 hudViewBwe.setTextSize(TypedValue.COMPLEX_UNIT_PT, 5); in hudViewsSetProperties()177 hudViewBwe.setText(bweStat.toString()); in updateEncoderStatistics()