Searched refs:NOTIFY_TIME (Results 1 – 3 of 3) sorted by relevance
472 CalendarContract.CalendarAlerts.NOTIFY_TIME + " INTEGER NOT NULL DEFAULT 0," + in bootstrapDB()
5205 sCalendarAlertsProjectionMap.put(CalendarAlerts.NOTIFY_TIME, "notifyTime"); in sCalendarAlertsProjectionMap.put() argument
2423 alert.put(CalendarContract.CalendarAlerts.NOTIFY_TIME, now); in internalTestDirty()