Home | History | Annotate | Download | only in calendar

Lines Matching refs:EditEventActivity

102 import com.android.calendar.event.EditEventActivity;
1448 intent.setClass(mActivity, EditEventActivity.class);
1452 intent.putExtra(EditEventActivity.EXTRA_EVENT_COLOR, mCurrentColor);
1453 intent.putExtra(EditEventActivity.EXTRA_EVENT_REMINDERS, EventViewUtils