Home | History | Annotate | Download | only in calendar

Lines Matching refs:TextView

29 import android.widget.TextView;
179 TextView weekDay = (TextView) v.findViewById(R.id.top_button_weekday);
180 TextView date = (TextView) v.findViewById(R.id.top_button_date);
221 TextView title = (TextView) v;
262 TextView viewType = (TextView)v.findViewById(R.id.button_view);
263 TextView date = (TextView)v.findViewById(R.id.button_date);