Searched refs:performSynchronousQuery (Results 1 – 6 of 6) sorted by relevance
144 .performSynchronousQuery(); in ingoredTestGetPhones()161 .performSynchronousQuery(); in ingoredTestFilterPhonesByName()183 .performSynchronousQuery(); in ingoredTestFilterPhonesByPartialNumber()205 .performSynchronousQuery(); in ingoredTestFilterPhonesByFullNumber()225 .performSynchronousQuery(); in ingoredTestLookupPhoneWithAreaCode()245 .performSynchronousQuery(); in ingoredTestLookupPhoneWithoutAreaCode()258 .performSynchronousQuery(); in ingoredTestGetFrequentPhones()272 .performSynchronousQuery(); in ingoredTestFilterEmails()285 .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();
162 .performSynchronousQuery()) { in doInBackground() argument
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()