Searched refs:VERBATIM_SEARCH (Results 1 – 3 of 3) sorted by relevance
63 Features.VERBATIM_SEARCH, in testSearchSpecBuilder()178 Features.NUMERIC_SEARCH, Features.VERBATIM_SEARCH, in testGetBundle_hasProperty()200 .containsExactly(Features.VERBATIM_SEARCH, Features.LIST_FILTER_QUERY_LANGUAGE); in testBuildMultipleSearchSpecs()216 Features.VERBATIM_SEARCH, in testGetEnabledFeatures_embeddingSearch()226 Features.VERBATIM_SEARCH, in testGetEnabledFeatures_embeddingSearch()244 Features.VERBATIM_SEARCH, in testGetEnabledFeatures_tokenize()253 Features.VERBATIM_SEARCH, in testGetEnabledFeatures_tokenize()
33 public static final String VERBATIM_SEARCH = "VERBATIM_SEARCH"; field in FeatureConstants
699 return mEnabledFeatures.contains(FeatureConstants.VERBATIM_SEARCH); in isVerbatimSearchEnabled()1648 modifyEnabledFeature(FeatureConstants.VERBATIM_SEARCH, enabled); in setVerbatimSearchEnabled()