Home
last modified time | relevance | path

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

/packages/modules/AppSearch/testing/testutils/src/android/app/appsearch/testutil/external/
DGlobalSearchSessionShim.java53 ListenableFuture<AppSearchBatchResult<String, GenericDocument>> getByDocumentIdAsync( in getByDocumentIdAsync() method
DAppSearchSessionShim.java108 ListenableFuture<AppSearchBatchResult<String, GenericDocument>> getByDocumentIdAsync( in getByDocumentIdAsync() method
/packages/modules/AppSearch/testing/testutils/src/android/app/appsearch/testutil/
DGlobalSearchSessionShimImpl.java88 public ListenableFuture<AppSearchBatchResult<String, GenericDocument>> getByDocumentIdAsync( in getByDocumentIdAsync() method in GlobalSearchSessionShimImpl
DAppSearchSessionShimImpl.java143 public ListenableFuture<AppSearchBatchResult<String, GenericDocument>> getByDocumentIdAsync( in getByDocumentIdAsync() method in AppSearchSessionShimImpl