Lines Matching refs:TextView
51 import android.widget.TextView;
106 private TextView mHeaderTextView;
127 private TextView mStatusMessageText;
128 private TextView mStatusMessageAction;
264 mHeaderTextView = (TextView) findViewById(R.id.header_text);
267 mStatusMessageText = (TextView) findViewById(R.id.voicemail_status_message);
268 mStatusMessageAction = (TextView) findViewById(R.id.voicemail_status_action);
692 TextView text = (TextView) convertView.findViewById(R.id.call_and_sms_text);
713 TextView label = (TextView) convertView.findViewById(R.id.call_and_sms_label);