Searched refs:WHERE_CALENDAR_ID (Results 1 – 1 of 1) sorted by relevance
164 private static final String WHERE_CALENDAR_ID = Events.CALENDAR_ID + "=?"; field in ExchangeService1005 mResolver.delete(eventsAsSyncAdapter, WHERE_CALENDAR_ID, in onChange()