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

/packages/apps/Calendar/tests/src/com/android/calendar/
H A DAsyncQueryServiceTest.java124 TestAsyncQueryService aqs = new TestAsyncQueryService(buildTestContext(work), work);
151 TestAsyncQueryService aqs = new TestAsyncQueryService(buildTestContext(work), work);
179 TestAsyncQueryService aqs = new TestAsyncQueryService(buildTestContext(work), work);
205 TestAsyncQueryService aqs = new TestAsyncQueryService(buildTestContext(work), work);
238 TestAsyncQueryService aqs = new TestAsyncQueryService(buildTestContex
470 class TestAsyncQueryService extends AsyncQueryService { class in class:AsyncQueryServiceTest
477 public TestAsyncQueryService(Context context, OperationInfo[] work) { method in class:AsyncQueryServiceTest.TestAsyncQueryService
[all...]

Completed in 25 milliseconds