Lines Matching refs:TextView
62 import android.widget.TextView;
69 implements View.OnClickListener, TextView.OnEditorActionListener,
95 private TextView mButton;
114 private TextView mFakeTitle;
119 private TextView mTopLevelLabel;
184 public boolean onEditorAction(TextView v, int actionId, KeyEvent event) {
543 TextView tv = (TextView) view.findViewById(android.R.id.text1);
576 ((TextView) view.findViewById(android.R.id.text1)).setText(
611 mFakeTitle = (TextView) findViewById(R.id.fake_title);
645 mButton = (TextView) findViewById(R.id.OK);
720 mTopLevelLabel = (TextView) mCrumbs.pushView(name, false,