Lines Matching refs:TextView
57 import android.widget.TextView;
442 ((TextView) findViewById(R.id.noEffectsTextView)).setVisibility(View.VISIBLE);
611 ((TextView) findViewById(R.id.vIStrengthText)).setEnabled(
616 ((TextView) findViewById(R.id.bBStrengthText)).setEnabled(mIsHeadsetOn);
648 ((TextView) eqcontainer.findViewById(EQViewElementIds[band][0])).setText(
665 TextView tv = (TextView) findViewById(R.id.maxLevelText);
667 tv = (TextView) findViewById(R.id.centerLevelText);
669 tv = (TextView) findViewById(R.id.minLevelText);