Lines Matching refs:WE
247 * event has not been synced to the phone, in which case we won't allow
277 // Cache the start and end millis so that we limit the number
340 // Cache the start and end millis so that we limit the number
518 // If there are no syncable calendars, then we cannot allow
552 // TODO: we may want to update this validator if the user actually picks
553 // a different calendar. maybe not. depends on what we want for the
554 // user experience. this may change when we add support for multiple
660 // We are creating a new event, so set the default from the
969 // For now we the array contains the values 0, 2, and 3. We subtract one to match.
979 // If we haven't synced this repeating event yet, then don't
1027 // If we are modifying all the events in a
1047 // since we can't change the calendar.
1059 // We are already on a half hour increment
1150 // If we are creating a new event, do not create it if the
1155 // We cannot exit this activity because the calendars
1411 // If we are creating a new event, then make sure we wait until the
1427 // Avoid creating a new event if the calendars cursor is empty or we clicked through
1453 // For recurring events, we must make sure that we use duration rather
1501 // We've changed a recurring event to a non-recurring event.
1502 // If the event we are editing is the first in the series,
1541 // We've changed a recurring event to a non-recurring event.
1612 // need to be deleted. use a linked hash set, so we maintain
1781 // If we are modifying all events then we need to set DTSTART to the
1784 // (from, say, 3pm to 4pm), then we want to add the time difference
1786 // value). If we are modifying one instance or all following instances,
1787 // then we leave the DTSTART field alone.
1923 // Make sure we don't have any leftover data from the previous setting
1942 byday[2] = EventRecurrence.WE;
2039 // The timezone might be null if we are changing an existing
2040 // all-day event to a non-all-day event. We need to assign
2068 // For now we the array contains the values 0, 2, and 3. We add one to match.