Home
last modified time | relevance | path

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

/cts/tests/appsearch/src/com/android/cts/appsearch/app/
DAppSearchSessionCtsTest.java32 protected ListenableFuture<AppSearchSessionShim> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSessionCtsTest
39 protected ListenableFuture<AppSearchSessionShim> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSessionCtsTest
DAppSearchSchemaMigrationCtsTest.java28 protected ListenableFuture<AppSearchSessionShim> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSchemaMigrationCtsTest
DGlobalSearchSessionCtsTest.java33 protected ListenableFuture<AppSearchSessionShim> createSearchSessionAsync( in createSearchSessionAsync() method in GlobalSearchSessionCtsTest
DGlobalSearchSessionPlatformServiceCtsTest.java37 protected AppSearchSessionShim createSearchSessionAsync(@NonNull String dbName) in createSearchSessionAsync() method in GlobalSearchSessionPlatformServiceCtsTest
DGlobalSearchSessionServiceCtsTestBase.java163 protected abstract AppSearchSessionShim createSearchSessionAsync( in createSearchSessionAsync() method in GlobalSearchSessionServiceCtsTestBase
/cts/tests/appsearch/testutils/src/android/app/appsearch/testutil/
DAppSearchSessionShimImpl.java68 public static ListenableFuture<AppSearchSessionShim> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSessionShimImpl
76 public static ListenableFuture<AppSearchSessionShim> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSessionShimImpl
85 public static ListenableFuture<AppSearchSessionShim> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSessionShimImpl
/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DAppSearchSchemaMigrationCtsTestBase.java123 protected abstract ListenableFuture<AppSearchSessionShim> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSchemaMigrationCtsTestBase
DGlobalSearchSessionCtsTestBase.java86 protected abstract ListenableFuture<AppSearchSessionShim> createSearchSessionAsync( in createSearchSessionAsync() method in GlobalSearchSessionCtsTestBase
DAppSearchSessionCtsTestBase.java112 protected abstract ListenableFuture<AppSearchSessionShim> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSessionCtsTestBase
115 protected abstract ListenableFuture<AppSearchSessionShim> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSessionCtsTestBase