Searched defs:eventIds (Results 1 – 3 of 3) sorted by relevance
57 long[] eventIds = intent.getLongArrayExtra(AlertUtils.EVENT_IDS_KEY); in onHandleIntent() local97 private String buildMultipleEventsQuery(long[] eventIds) { in buildMultipleEventsQuery()
331 long[] eventIds = new long[notificationInfos.size()]; in makeDigestNotification() local
490 HashMap<Long, NotificationInfo> eventIds = new HashMap<Long, NotificationInfo>(); in processQuery() local