Home
last modified time | relevance | path

Searched defs:createSearchSessionAsync (Results 1 – 3 of 3) sorted by relevance

/packages/modules/AppSearch/testing/coretests/src/android/app/appsearch/
DAppSearchSessionInternalTest.java30 protected ListenableFuture<AppSearchSessionShim> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSessionInternalTest
37 protected ListenableFuture<AppSearchSessionShim> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSessionInternalTest
/packages/modules/AppSearch/testing/testutils/src/android/app/appsearch/testutil/
DAppSearchSessionShimImpl.java71 public static ListenableFuture<AppSearchSessionShim> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSessionShimImpl
79 public static ListenableFuture<AppSearchSessionShim> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSessionShimImpl
88 public static ListenableFuture<AppSearchSessionShim> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSessionShimImpl
/packages/modules/AppSearch/testing/coretests/src/android/app/appsearch/external/app/
DAppSearchSessionInternalTestBase.java50 protected abstract ListenableFuture<AppSearchSessionShim> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSessionInternalTestBase
53 protected abstract ListenableFuture<AppSearchSessionShim> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSessionInternalTestBase