Searched refs:searchSuggestionAsync (Results 1 – 3 of 3) sorted by relevance
354 ListenableFuture<List<SearchSuggestionResult>> searchSuggestionAsync( in searchSuggestionAsync() method
7817 mDb1.searchSuggestionAsync( in testSearchSuggestion_notSupported()7875 mDb1.searchSuggestionAsync( in testSearchSuggestion()7886 mDb1.searchSuggestionAsync( in testSearchSuggestion()7939 mDb1.searchSuggestionAsync( in testSearchSuggestion_namespaceFilter()7949 mDb1.searchSuggestionAsync( in testSearchSuggestion_namespaceFilter()7959 mDb1.searchSuggestionAsync( in testSearchSuggestion_namespaceFilter()7969 mDb1.searchSuggestionAsync( in testSearchSuggestion_namespaceFilter()8029 mDb1.searchSuggestionAsync( in testSearchSuggestion_documentIdFilter()8040 mDb1.searchSuggestionAsync( in testSearchSuggestion_documentIdFilter()8052 mDb1.searchSuggestionAsync( in testSearchSuggestion_documentIdFilter()[all …]
203 public ListenableFuture<List<SearchSuggestionResult>> searchSuggestionAsync( in searchSuggestionAsync() method in AppSearchSessionShimImpl