Home
last modified time | relevance | path

Searched defs:commitBlobAsync (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/appsearch/testutils/src/android/app/appsearch/testutil/external/
H A DAppSearchSessionShim.java223 default ListenableFuture<CommitBlobResponse> commitBlobAsync( in commitBlobAsync() method
/aosp_15_r20/cts/tests/appsearch/testutils/src/android/app/appsearch/testutil/
H A DAppSearchSessionShimImpl.java177 public ListenableFuture<CommitBlobResponse> commitBlobAsync( in commitBlobAsync() method in AppSearchSessionShimImpl