Searched refs:WHERE_ALARM_EXISTS (Results 1 – 2 of 2) sorted by relevance
2459 private static final String WHERE_ALARM_EXISTS = EVENT_ID + "=?" field in CalendarContract.CalendarAlerts2651 Cursor cursor = cr.query(CONTENT_URI, projection, WHERE_ALARM_EXISTS, in alarmExists()
55488 Landroid/provider/CalendarContract$CalendarAlerts;->WHERE_ALARM_EXISTS:Ljava/lang/String;