Searched defs:SQL_WHERE_CALENDAR_ALERT (Results 1 - 1 of 1) sorted by relevance

/packages/providers/CalendarProvider/src/com/android/providers/calendar/
H A DCalendarProvider2.java231 private static final String SQL_WHERE_CALENDAR_ALERT = field in class:CalendarProvider2
995 qb.appendWhere(SQL_WHERE_CALENDAR_ALERT);
1000 qb.appendWhere(SQL_WHERE_CALENDAR_ALERT);

Completed in 20 milliseconds