Searched refs:hudViewConnection (Results 1 – 1 of 1) sorted by relevance
33 private TextView hudViewConnection; field in HudFragment50 hudViewConnection = controlView.findViewById(R.id.hud_stat_connection); in onCreateView()97 hudViewConnection.setVisibility(visibility); in hudViewsSetProperties()101 hudViewConnection.setTextSize(TypedValue.COMPLEX_UNIT_PT, 5); in hudViewsSetProperties()178 hudViewConnection.setText(connectionStat.toString()); in updateEncoderStatistics()