Searched refs:unrelatedEventId (Results 1 – 1 of 1) sorted by relevance
2859 long unrelatedEventId = createAndVerifyEvent(account2, seed, calendarId2, true, in testOutOfOrderRecurrenceExceptions() local2861 assertTrue(unrelatedEventId >= 0); in testOutOfOrderRecurrenceExceptions()2874 Log.d(TAG, "before=" + beforeEventId + ", unrel=" + unrelatedEventId + in testOutOfOrderRecurrenceExceptions()2920 eventUri = ContentUris.withAppendedId(Events.CONTENT_URI, unrelatedEventId); in testOutOfOrderRecurrenceExceptions()