Searched refs:getFilterNamespaces (Results 1 – 6 of 6) sorted by relevance
50 assertThat(searchSpec.getFilterNamespaces()).containsExactly("namespace1", "namespace2"); in testSearchSpecBuilder()94 assertThat(searchSpecCopy.getFilterNamespaces()) in testSearchSpecBuilderCopyConstructor()95 .isEqualTo(searchSpec.getFilterNamespaces()); in testSearchSpecBuilderCopyConstructor()
84 prefixes, namespaceMap, searchSuggestionSpec.getFilterNamespaces()); in SearchSuggestionSpecToProtoConverter()
161 searchSpec.getFilterNamespaces()); in SearchSpecToProtoConverter()
164 public List<String> getFilterNamespaces() { in getFilterNamespaces() method in SearchSuggestionSpec
441 public List<String> getFilterNamespaces() { in getFilterNamespaces() method in SearchSpec779 mNamespaces = new ArrayList<>(searchSpec.getFilterNamespaces()); in Builder()
513 method @NonNull public java.util.List<java.lang.String> getFilterNamespaces();621 method @NonNull public java.util.List<java.lang.String> getFilterNamespaces();