Lines Matching refs:TextView
63 import android.widget.TextView;2205 TextView promptMsg = new TextView(this);2729 (view instanceof TextView) ? ((TextView) view).getText() : "");