Searched refs:ContactsQueryHelper (Results 1 – 5 of 5) sorted by relevance
31 class ContactsQueryHelper { class41 ContactsQueryHelper(Context context) { in ContactsQueryHelper() method in ContactsQueryHelper
557 ContactsQueryHelper helper = mInjector.createContactsQueryHelper(mContext); in addOrUpdateConversationInfo()610 ContactsQueryHelper helper = mInjector.createContactsQueryHelper(mContext); in onChange()999 ContactsQueryHelper createContactsQueryHelper(Context context) { in createContactsQueryHelper()1000 return new ContactsQueryHelper(context); in createContactsQueryHelper()
65 private ContactsQueryHelper mHelper;88 mHelper = new ContactsQueryHelper(mContext); in setUp()
877 private class TestContactsQueryHelper extends ContactsQueryHelper {997 ContactsQueryHelper createContactsQueryHelper(Context context) { in createContactsQueryHelper()
22968 HPLcom/android/server/people/data/ContactsQueryHelper;-><init>(Landroid/content/Context;)V22969 HPLcom/android/server/people/data/ContactsQueryHelper;->getContactUri()Landroid/net/Uri;22970 HPLcom/android/server/people/data/ContactsQueryHelper;->queryContact(Landroid/net/Uri;[Ljava/lang/S…22971 HPLcom/android/server/people/data/ContactsQueryHelper;->queryPhoneNumber(Ljava/lang/String;)Z22972 HPLcom/android/server/people/data/ContactsQueryHelper;->querySince(J)Z23063 …eContactsQueryHelper(Landroid/content/Context;)Lcom/android/server/people/data/ContactsQueryHelper;43926 Lcom/android/server/people/data/ContactsQueryHelper;