Searched refs:setTermMatch (Results 1 – 12 of 12) sorted by relevance
129 .setTermMatch(SearchSpec.TERM_MATCH_EXACT_ONLY) in testQuery_typeFilterWithPolymorphism()141 .setTermMatch(SearchSpec.TERM_MATCH_EXACT_ONLY) in testQuery_typeFilterWithPolymorphism()153 .setTermMatch(SearchSpec.TERM_MATCH_EXACT_ONLY) in testQuery_typeFilterWithPolymorphism()243 .setTermMatch(SearchSpec.TERM_MATCH_EXACT_ONLY) in testQuery_projectionWithPolymorphism()350 .setTermMatch(SearchSpec.TERM_MATCH_EXACT_ONLY) in testQuery_indexBasedOnParentTypePolymorphism()361 .setTermMatch(SearchSpec.TERM_MATCH_EXACT_ONLY) in testQuery_indexBasedOnParentTypePolymorphism()734 .setTermMatch(SearchSpec.TERM_MATCH_EXACT_ONLY) in testQuery_projectionWithPolymorphismAndSchemaFilter()
97 .setTermMatch(TERM_MATCH_PREFIX) in testGetEmptyNextPage()155 .setTermMatch(TERM_MATCH_PREFIX) in testGetEmptyNextPage_multiPages()
177 .setTermMatch(SearchSpec.TERM_MATCH_EXACT_ONLY) in testQuery_typeFilterWithPolymorphism()189 .setTermMatch(SearchSpec.TERM_MATCH_EXACT_ONLY) in testQuery_typeFilterWithPolymorphism()201 .setTermMatch(SearchSpec.TERM_MATCH_EXACT_ONLY) in testQuery_typeFilterWithPolymorphism()289 .setTermMatch(SearchSpec.TERM_MATCH_EXACT_ONLY) in testQuery_projectionWithPolymorphism()395 .setTermMatch(SearchSpec.TERM_MATCH_EXACT_ONLY) in testQuery_projectionWithPolymorphismAndSchemaFilter()503 .setTermMatch(SearchSpec.TERM_MATCH_EXACT_ONLY) in testQuery_indexBasedOnParentTypePolymorphism()514 .setTermMatch(SearchSpec.TERM_MATCH_EXACT_ONLY) in testQuery_indexBasedOnParentTypePolymorphism()
34 .setTermMatch(SearchSpec.TERM_MATCH_PREFIX) in testSearchSpecBuilder()71 .setTermMatch(SearchSpec.TERM_MATCH_PREFIX) in testSearchSpecBuilderCopyConstructor()
315 .setTermMatch(SearchSpec.TERM_MATCH_PREFIX) in testSearchEnterpriseContacts()344 .setTermMatch(SearchSpec.TERM_MATCH_PREFIX) in testSearchEnterpriseContacts_withProjection()377 .setTermMatch(SearchSpec.TERM_MATCH_PREFIX) in testSearchEnterpriseContacts_withFilter()425 .setTermMatch(SearchSpec.TERM_MATCH_PREFIX) in testEnterpriseContacts_canAccessWithOnlyContactsAccess()449 .setTermMatch(SearchSpec.TERM_MATCH_PREFIX) in testEnterpriseContacts_canNotAccessWithoutContactsAccess()477 .setTermMatch(SearchSpec.TERM_MATCH_PREFIX) in testEnterpriseContacts_canNotAccessWithOnlyCallerIdAccess()566 .setTermMatch(SearchSpec.TERM_MATCH_PREFIX) in testEnterpriseContactsInSystemPackage_transformPerson()
360 .setTermMatch(SearchSpec.TERM_MATCH_PREFIX) in testPersonSchema_indexFirstMiddleAndLastNames()413 .setTermMatch(SearchSpec.TERM_MATCH_PREFIX) in testPersonSchema_indexFullNameOnly()419 .setTermMatch(SearchSpec.TERM_MATCH_PREFIX) in testPersonSchema_indexFullNameOnly()
671 new SearchSpec.Builder().setTermMatch(TermMatchType.Code.PREFIX_VALUE).build(); in testQueryEmptyDatabase()724 new SearchSpec.Builder().setTermMatch(TermMatchType.Code.PREFIX_VALUE).build(); in testQueryWithMultiplePackages_noPackageFilters()793 .setTermMatch(TermMatchType.Code.PREFIX_VALUE) in testQueryWithMultiplePackages_withPackageFilters()812 .setTermMatch(TermMatchType.Code.PREFIX_VALUE) in testQueryWithMultiplePackages_withPackageFilters()824 new SearchSpec.Builder().setTermMatch(TermMatchType.Code.PREFIX_VALUE).build(); in testGlobalQuery_emptyPackage()943 .setTermMatch(TermMatchType.Code.PREFIX_VALUE) in testGlobalQuery_withJoin_packageFilter()958 .setTermMatch(TermMatchType.Code.PREFIX_VALUE) in testGlobalQuery_withJoin_packageFilter()979 .setTermMatch(TermMatchType.Code.PREFIX_VALUE) in testGlobalQuery_withJoin_packageFilter()998 .setTermMatch(TermMatchType.Code.PREFIX_VALUE) in testGlobalQuery_withJoin_packageFilter()1107 .setTermMatch(TermMatchType.Code.PREFIX_VALUE) in testQueryInvalidPackages_withJoin()[all …]
704 .setTermMatch(TermMatchType.Code.PREFIX_VALUE) in testLoggingStats_search_success()759 .setTermMatch(TermMatchType.Code.PREFIX_VALUE) in testLoggingStats_search_failure()907 .setTermMatch(SearchSpec.TERM_MATCH_EXACT_ONLY) in testLoggingStats_search_join()1074 new SearchSpec.Builder().setTermMatch(TermMatchType.Code.PREFIX_VALUE).build(); in testLoggingStats_removeByQuery_success()
117 .setTermMatch(TERM_MATCH_PREFIX) in testSynchronousMethods()144 .setTermMatch(TERM_MATCH_PREFIX) in testSynchronousMethods()
155 .setTermMatch(SearchSpec.TERM_MATCH_EXACT_ONLY) in queryAndTransform()
819 public Builder setTermMatch(@TermMatch int termMatchType) { in setTermMatch() method in SearchSpec.Builder
601 method @NonNull public android.app.appsearch.SearchSpec.Builder setTermMatch(int);