Searched refs:getNewExceptionValues (Results 1 – 1 of 1) sorted by relevance
472 public static ContentValues getNewExceptionValues(long instanceStartMillis) { in getNewExceptionValues() method in CalendarTest.EventHelper2543 excepValues = EventHelper.getNewExceptionValues(startMillis); in testSingleRecurrenceExceptions()2550 excepValues = EventHelper.getNewExceptionValues(startMillis); in testSingleRecurrenceExceptions()2557 excepValues = EventHelper.getNewExceptionValues(startMillis); in testSingleRecurrenceExceptions()2630 excepValues = EventHelper.getNewExceptionValues(startMillis); in testSingleRecurrenceExceptions()2637 excepValues = EventHelper.getNewExceptionValues(startMillis); in testSingleRecurrenceExceptions()2645 excepValues = EventHelper.getNewExceptionValues(startMillis); in testSingleRecurrenceExceptions()2735 excepValues = EventHelper.getNewExceptionValues(startMillis); in testNonAdapterRecurrenceExceptions()2986 excepValues = EventHelper.getNewExceptionValues(startMillis); in testForwardRecurrenceExceptions()3074 ContentValues excepValues = EventHelper.getNewExceptionValues(startMillis); in testFullRecurrenceUpdate()