Searched refs:beforeEventId (Results 1 – 1 of 1) sorted by relevance
2857 long beforeEventId = createAndVerifyEvent(account1, seed, calendarId1, true, in testOutOfOrderRecurrenceExceptions() local2859 assertTrue(beforeEventId >= 0); in testOutOfOrderRecurrenceExceptions()2875 Log.d(TAG, "before=" + beforeEventId + ", unrel=" + unrelatedEventId + in testOutOfOrderRecurrenceExceptions()2903 eventUri = ContentUris.withAppendedId(Events.CONTENT_URI, beforeEventId); in testOutOfOrderRecurrenceExceptions()