Lines Matching refs:TextView
55 import android.widget.TextView;
122 private TextView mHeaderTextView;
143 private TextView mStatusMessageText;
144 private TextView mStatusMessageAction;
311 mHeaderTextView = (TextView) findViewById(R.id.header_text);
314 mStatusMessageText = (TextView) findViewById(R.id.voicemail_status_message);
315 mStatusMessageAction = (TextView) findViewById(R.id.voicemail_status_action);
792 TextView text = (TextView) convertView.findViewById(R.id.call_and_sms_text);
813 TextView label = (TextView) convertView.findViewById(R.id.call_and_sms_label);