Searched defs:CallLogInteractionsLoader (Results 1 – 1 of 1) sorted by relevance
39 public class CallLogInteractionsLoader extends AsyncTaskLoader<List<ContactInteraction>> { class48 public CallLogInteractionsLoader(Context context, String[] phoneNumbers, String[] sipNumbers, in CallLogInteractionsLoader() method in CallLogInteractionsLoader