Home | History | Annotate | Download | only in phone

Lines Matching refs:TextView

60 import android.widget.TextView;
2110 TextView promptMsg = new TextView(this);
2581 (view instanceof TextView) ? ((TextView) view).getText() : "");
2881 TextView message = (TextView) findViewById(R.id.callingVia);