Searched refs:performSynchronousQuery (Results 1 – 6 of 6) sorted by relevance
143 .performSynchronousQuery(); in ingoredTestGetPhones()160 .performSynchronousQuery(); in ingoredTestFilterPhonesByName()182 .performSynchronousQuery(); in ingoredTestFilterPhonesByPartialNumber()204 .performSynchronousQuery(); in ingoredTestFilterPhonesByFullNumber()224 .performSynchronousQuery(); in ingoredTestLookupPhoneWithAreaCode()244 .performSynchronousQuery(); in ingoredTestLookupPhoneWithoutAreaCode()257 .performSynchronousQuery(); in ingoredTestGetFrequentPhones()271 .performSynchronousQuery(); in ingoredTestFilterEmails()284 .performSynchronousQuery(); in ingoredTestLookupEmail()
125 .filterPhones(getContext(), searchText).performSynchronousQuery(); in getFilteredResultsCursor()127 .filterEmails(getContext(), searchText).performSynchronousQuery(); in getFilteredResultsCursor()135 getContext(), searchText).performSynchronousQuery(); in getFilteredResultsCursor()137 getContext(), searchText).performSynchronousQuery(); in getFilteredResultsCursor()146 .filterDestination(getContext(), searchText).performSynchronousQuery(); in getFilteredResultsCursor()153 .performSynchronousQuery(); in getFilteredResultsCursor()357 .performSynchronousQuery();
160 entry.getDestination()).performSynchronousQuery(); in doInBackground()
59 public Cursor performSynchronousQuery() { in performSynchronousQuery() method in CursorQueryData
462 selfCursor = ContactUtil.getSelf(db.getContext()).performSynchronousQuery(); in refreshFromSelfProfile()517 normalizedDestination).performSynchronousQuery(); in refreshFromContacts()
451 .performSynchronousQuery(); in lookupFirstName()