Searched refs:QueryService (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Contacts/tests/src/com/android/contacts/tests/
H A DQueryService.java33 com.android.contacts.tests/.QueryService
39 com.android.contacts.tests/.QueryService
41 public class QueryService extends IntentService { class in inherits:IntentService
50 public QueryService() { method in class:QueryService
/packages/apps/Calendar/src/com/android/calendar/
H A DCalendarColorPickerDialog.java70 private QueryService mService;
74 private class QueryService extends AsyncQueryService { class in class:CalendarColorPickerDialog
76 private QueryService(Context context) { method in class:CalendarColorPickerDialog.QueryService
226 mService = new QueryService(getActivity());

Completed in 77 milliseconds