Home
last modified time | relevance | path

Searched refs:MAGIC_SYNC_ID (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/provider/src/android/provider/cts/
DCalendarTest.java2809 final String MAGIC_SYNC_ID = "MagicSyncId"; in testOutOfOrderRecurrenceExceptions() local
2810 recurEventValues.put(Events._SYNC_ID, MAGIC_SYNC_ID); in testOutOfOrderRecurrenceExceptions()
2821 beforeExcepValues.put(Events.ORIGINAL_SYNC_ID, MAGIC_SYNC_ID); in testOutOfOrderRecurrenceExceptions()
2822 afterExcepValues.put(Events.ORIGINAL_SYNC_ID, MAGIC_SYNC_ID); in testOutOfOrderRecurrenceExceptions()
2823 unrelatedExcepValues.put(Events.ORIGINAL_SYNC_ID, MAGIC_SYNC_ID); in testOutOfOrderRecurrenceExceptions()
2838 beforeExcepValues.put(Events.ORIGINAL_SYNC_ID, MAGIC_SYNC_ID); in testOutOfOrderRecurrenceExceptions()
2845 afterExcepValues.put(Events.ORIGINAL_SYNC_ID, MAGIC_SYNC_ID); in testOutOfOrderRecurrenceExceptions()
2852 unrelatedExcepValues.put(Events.ORIGINAL_SYNC_ID, MAGIC_SYNC_ID); in testOutOfOrderRecurrenceExceptions()