Home | History | Annotate | Download | only in calendar

Lines Matching refs:titleView

3644         TextView titleView = (TextView) mPopupView.findViewById(R.id.event_title);
3645 titleView.setText(event.title);