Searched refs:hudViewConnection (Results 1 – 1 of 1) sorted by relevance
34 private TextView hudViewConnection; field in HudFragment51 hudViewConnection = (TextView) controlView.findViewById(R.id.hud_stat_connection); in onCreateView()94 hudViewConnection.setVisibility(visibility); in hudViewsSetProperties()98 hudViewConnection.setTextSize(TypedValue.COMPLEX_UNIT_PT, 5); in hudViewsSetProperties()176 hudViewConnection.setText(connectionStat.toString()); in updateEncoderStatistics()