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