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