Searched defs:TestAsyncQueryService (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/tests/src/com/android/calendar/
H A DAsyncQueryServiceTest.java103 TestAsyncQueryService aqs = new TestAsyncQueryService(buildTestContext(work), work);
130 TestAsyncQueryService aqs = new TestAsyncQueryService(buildTestContext(work), work);
158 TestAsyncQueryService aqs = new TestAsyncQueryService(buildTestContext(work), work);
184 TestAsyncQueryService aqs = new TestAsyncQueryService(buildTestContext(work), work);
217 TestAsyncQueryService aqs = new TestAsyncQueryService(buildTestContex
440 class TestAsyncQueryService extends AsyncQueryService { class in class:AsyncQueryServiceTest
447 public TestAsyncQueryService(Context context, OperationInfo[] work) { method in class:AsyncQueryServiceTest.TestAsyncQueryService
[all...]

Completed in 2478 milliseconds