Home | History | Annotate | Download | only in pmc

Lines Matching refs:mTextView

58     TextView mTextView;
107 mTextView = (TextView) findViewById(R.id.text_content);
187 mTextView.setText(status);
209 mTextView.setText("Started downloadng " + filename);
220 mTextView.setText("Stopped download");
233 mTextView.setText("Started connectivity scan");
243 mTextView.setText("Stopped connectivity scan");
270 mTextView.setText(message);
280 mTextView.setText("Stopped Gscan");
292 mTextView.setText("Started iperf client");
301 mTextView.setText("Stopped iperf client");
317 mTextView.setText("Started usb tethering");
327 mTextView.setText("Stopped usb tethering");