Home | History | Annotate | Download | only in calendar

Lines Matching refs:timeView

1154             TextView timeView = null;
1158 timeView = (TextView) mPopupView.findViewById(R.id.time0);
1162 timeView = (TextView) mPopupView.findViewById(R.id.time1);
1166 timeView = (TextView) mPopupView.findViewById(R.id.time2);
1170 timeView = (TextView) mPopupView.findViewById(R.id.time3);
1175 timeView.setText(timeRange);