Home
last modified time | relevance | path

Searched defs:createSearchSession (Results 1 – 6 of 6) sorted by relevance

/cts/tests/appsearch/src/com/android/cts/appsearch/app/
DAppSearchSessionCtsTest.java33 protected ListenableFuture<AppSearchSessionShim> createSearchSession(@NonNull String dbName) { in createSearchSession() method in AppSearchSessionCtsTest
39 protected ListenableFuture<AppSearchSessionShim> createSearchSession( in createSearchSession() method in AppSearchSessionCtsTest
DAppSearchSchemaMigrationCtsTest.java29 protected ListenableFuture<AppSearchSessionShim> createSearchSession(@NonNull String dbName) { in createSearchSession() method in AppSearchSchemaMigrationCtsTest
DGlobalSearchSessionCtsTest.java31 protected ListenableFuture<AppSearchSessionShim> createSearchSession(@NonNull String dbName) { in createSearchSession() method in GlobalSearchSessionCtsTest
/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DGlobalSearchSessionCtsTestBase.java66 protected abstract ListenableFuture<AppSearchSessionShim> createSearchSession( in createSearchSession() method in GlobalSearchSessionCtsTestBase
DAppSearchSchemaMigrationCtsTestBase.java124 protected abstract ListenableFuture<AppSearchSessionShim> createSearchSession( in createSearchSession() method in AppSearchSchemaMigrationCtsTestBase
DAppSearchSessionCtsTestBase.java79 protected abstract ListenableFuture<AppSearchSessionShim> createSearchSession( in createSearchSession() method in AppSearchSessionCtsTestBase
82 protected abstract ListenableFuture<AppSearchSessionShim> createSearchSession( in createSearchSession() method in AppSearchSessionCtsTestBase