Searched refs:hudViewBwe (Results 1 – 1 of 1) sorted by relevance
33 private TextView hudViewBwe; field in HudFragment50 hudViewBwe = (TextView) controlView.findViewById(R.id.hud_stat_bwe); in onCreateView()60 int visibility = (hudViewBwe.getVisibility() == View.VISIBLE) in onCreateView()93 hudViewBwe.setVisibility(visibility); in hudViewsSetProperties()97 hudViewBwe.setTextSize(TypedValue.COMPLEX_UNIT_PT, 5); in hudViewsSetProperties()175 hudViewBwe.setText(bweStat.toString()); in updateEncoderStatistics()