Searched refs:TOKEN_QUERY_VISIBLE_CALENDARS (Results 1 – 1 of 1) sorted by relevance
174 private static final int TOKEN_QUERY_VISIBLE_CALENDARS = 1 << 5; field in EventInfoFragment179 | TOKEN_QUERY_REMINDERS | TOKEN_QUERY_VISIBLE_CALENDARS | TOKEN_QUERY_COLORS;577 case TOKEN_QUERY_VISIBLE_CALENDARS: in onQueryComplete()1755 mHandler.startQuery(TOKEN_QUERY_VISIBLE_CALENDARS, null, Calendars.CONTENT_URI, in updateCalendar()