Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DCalendarTest.java2116 Cursor instances = getInstances(timeZone, rangeStart, rangeEnd, projection, in testInstanceSearch()
2438 Cursor instances = getInstances(timeZone, "2003-08-05T00:00:00", "2003-08-31T11:59:59", in testRecurrence()
2523 Cursor instances = getInstances(timeZone, testStart, testEnd, projection, in testSingleRecurrenceExceptions()
2569 instances = getInstances(timeZone, testStart, testEnd, projection, in testSingleRecurrenceExceptions()
2595 instances = getInstances(timeZone, testStart, testEnd, projection, in testSingleRecurrenceExceptions()
2617 instances = getInstances(timeZone, testStart, testEnd, projection, in testSingleRecurrenceExceptions()
2655 instances = getInstances(timeZone, testStart, testEnd, projection, in testSingleRecurrenceExceptions()
2712 Cursor instances = getInstances(timeZone, testStart, testEnd, projection, in testNonAdapterRecurrenceExceptions()
2743 instances = getInstances(timeZone, testStart, testEnd, projection, in testNonAdapterRecurrenceExceptions()
2881 Cursor instances = getInstances(timeZone, testStart, testEnd, projection, in testOutOfOrderRecurrenceExceptions()
[all …]