Home | History | Annotate | Download | only in calendar

Lines Matching refs:TextView

77 import android.widget.TextView;
3646 TextView titleView = (TextView) mPopupView.findViewById(R.id.event_title);
3669 TextView timeView = (TextView) mPopupView.findViewById(R.id.time);
3672 TextView whereView = (TextView) mPopupView.findViewById(R.id.where);