Home
last modified time | relevance | path

Searched defs:getByDocumentIdAsync (Results 1 – 5 of 5) sorted by relevance

/cts/tests/appsearch/testutils/src/android/app/appsearch/testutil/external/
DEnterpriseGlobalSearchSessionShim.java57 ListenableFuture<AppSearchBatchResult<String, GenericDocument>> getByDocumentIdAsync( in getByDocumentIdAsync() method
DGlobalSearchSessionShim.java53 ListenableFuture<AppSearchBatchResult<String, GenericDocument>> getByDocumentIdAsync( in getByDocumentIdAsync() method
DAppSearchSessionShim.java108 ListenableFuture<AppSearchBatchResult<String, GenericDocument>> getByDocumentIdAsync( in getByDocumentIdAsync() method
/cts/tests/appsearch/testutils/src/android/app/appsearch/testutil/
DGlobalSearchSessionShimImpl.java89 public ListenableFuture<AppSearchBatchResult<String, GenericDocument>> getByDocumentIdAsync( in getByDocumentIdAsync() method in GlobalSearchSessionShimImpl
DAppSearchSessionShimImpl.java140 public ListenableFuture<AppSearchBatchResult<String, GenericDocument>> getByDocumentIdAsync( in getByDocumentIdAsync() method in AppSearchSessionShimImpl