Home
last modified time | relevance | path

Searched defs:CalendarInteractionsLoader (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/interactions/
DCalendarInteractionsLoader.java31 public class CalendarInteractionsLoader extends AsyncTaskLoader<List<ContactInteraction>> { class
46 public CalendarInteractionsLoader(Context context, List<String> emailAddresses, in CalendarInteractionsLoader() method in CalendarInteractionsLoader