Searched refs:getNewExceptionValues (Results 1 – 1 of 1) sorted by relevance
471 public static ContentValues getNewExceptionValues(long instanceStartMillis) { in getNewExceptionValues() method in CalendarTest.EventHelper2542 excepValues = EventHelper.getNewExceptionValues(startMillis); in testSingleRecurrenceExceptions()2549 excepValues = EventHelper.getNewExceptionValues(startMillis); in testSingleRecurrenceExceptions()2556 excepValues = EventHelper.getNewExceptionValues(startMillis); in testSingleRecurrenceExceptions()2629 excepValues = EventHelper.getNewExceptionValues(startMillis); in testSingleRecurrenceExceptions()2636 excepValues = EventHelper.getNewExceptionValues(startMillis); in testSingleRecurrenceExceptions()2644 excepValues = EventHelper.getNewExceptionValues(startMillis); in testSingleRecurrenceExceptions()2734 excepValues = EventHelper.getNewExceptionValues(startMillis); in testNonAdapterRecurrenceExceptions()2985 excepValues = EventHelper.getNewExceptionValues(startMillis); in testForwardRecurrenceExceptions()3073 ContentValues excepValues = EventHelper.getNewExceptionValues(startMillis); in testFullRecurrenceUpdate()