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.java2115 Cursor instances = getInstances(timeZone, rangeStart, rangeEnd, projection, in testInstanceSearch()
2437 Cursor instances = getInstances(timeZone, "2003-08-05T00:00:00", "2003-08-31T11:59:59", in testRecurrence()
2522 Cursor instances = getInstances(timeZone, testStart, testEnd, projection, in testSingleRecurrenceExceptions()
2568 instances = getInstances(timeZone, testStart, testEnd, projection, in testSingleRecurrenceExceptions()
2594 instances = getInstances(timeZone, testStart, testEnd, projection, in testSingleRecurrenceExceptions()
2616 instances = getInstances(timeZone, testStart, testEnd, projection, in testSingleRecurrenceExceptions()
2654 instances = getInstances(timeZone, testStart, testEnd, projection, in testSingleRecurrenceExceptions()
2711 Cursor instances = getInstances(timeZone, testStart, testEnd, projection, in testNonAdapterRecurrenceExceptions()
2742 instances = getInstances(timeZone, testStart, testEnd, projection, in testNonAdapterRecurrenceExceptions()
2880 Cursor instances = getInstances(timeZone, testStart, testEnd, projection, in testOutOfOrderRecurrenceExceptions()
[all …]