Lines Matching refs:textView
45 import android.widget.TextView;189 ((TextView) d.findViewById(valueId)).setText(text);385 TextView textView = (TextView) d.findViewById(387 textView.setText(image.getTitle());393 ((TextView) d