Searched refs:ContactsQueryHelper (Results 1 – 4 of 4) sorted by relevance
32 class ContactsQueryHelper { class42 ContactsQueryHelper(Context context) { in ContactsQueryHelper() method in ContactsQueryHelper
920 ContactsQueryHelper helper = mInjector.createContactsQueryHelper(mContext); in addOrUpdateConversationInfo()974 ContactsQueryHelper helper = mInjector.createContactsQueryHelper(mContext); in onChange()1448 ContactsQueryHelper createContactsQueryHelper(Context context) { in createContactsQueryHelper()1449 return new ContactsQueryHelper(context); in createContactsQueryHelper()
66 private ContactsQueryHelper mHelper;90 mHelper = new ContactsQueryHelper(mContext); in setUp()
1820 private class TestContactsQueryHelper extends ContactsQueryHelper {1953 ContactsQueryHelper createContactsQueryHelper(Context context) { in createContactsQueryHelper()