Home
last modified time | relevance | path

Searched refs:getNamespacesAsync (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AppSearch/testing/testutils/src/android/app/appsearch/testutil/external/
DAppSearchSessionShim.java75 ListenableFuture<Set<String>> getNamespacesAsync(); in getNamespacesAsync() method
/packages/modules/AppSearch/testing/testutils/src/android/app/appsearch/testutil/
DAppSearchSessionShimImpl.java125 public ListenableFuture<Set<String>> getNamespacesAsync() { in getNamespacesAsync() method in AppSearchSessionShimImpl