Searched refs:NOTIFY_TIME (Results 1 – 5 of 5) sorted by relevance
212 values.put(CalendarAlerts.NOTIFY_TIME, 0);
743 values.put(CalendarAlerts.NOTIFY_TIME, currentTime); in processQuery()
472 CalendarContract.CalendarAlerts.NOTIFY_TIME + " INTEGER NOT NULL DEFAULT 0," + in bootstrapDB()
4949 sCalendarAlertsProjectionMap.put(CalendarAlerts.NOTIFY_TIME, "notifyTime"); in sCalendarAlertsProjectionMap.put() argument
2319 alert.put(CalendarContract.CalendarAlerts.NOTIFY_TIME, now); in internalTestDirty()