| /appsearch/appsearch/src/androidTest/java/androidx/appsearch/app/ |
| D | AppSearchSessionLocalInternalTest.java | 32 protected ListenableFuture<AppSearchSession> createSearchSessionAsync(@NonNull String dbName) { in createSearchSessionAsync() method in AppSearchSessionLocalInternalTest 39 protected ListenableFuture<AppSearchSession> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSessionLocalInternalTest
|
| D | AppSearchSessionPlatformInternalTest.java | 46 protected ListenableFuture<AppSearchSession> createSearchSessionAsync(@NonNull String dbName) { in createSearchSessionAsync() method in AppSearchSessionPlatformInternalTest 53 protected ListenableFuture<AppSearchSession> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSessionPlatformInternalTest
|
| D | AnnotationProcessorPlatformTest.java | 33 protected ListenableFuture<AppSearchSession> createSearchSessionAsync(@NonNull String dbName) { in createSearchSessionAsync() method in AnnotationProcessorPlatformTest
|
| D | AnnotationProcessorLocalTest.java | 30 protected ListenableFuture<AppSearchSession> createSearchSessionAsync(@NonNull String dbName) { in createSearchSessionAsync() method in AnnotationProcessorLocalTest
|
| D | AppSearchSessionInternalTestBase.java | 62 protected abstract ListenableFuture<AppSearchSession> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSessionInternalTestBase 65 protected abstract ListenableFuture<AppSearchSession> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSessionInternalTestBase
|
| D | AnnotationProcessorTestBase.java | 75 protected abstract ListenableFuture<AppSearchSession> createSearchSessionAsync( in createSearchSessionAsync() method in AnnotationProcessorTestBase
|
| /appsearch/appsearch/src/androidTest/java/androidx/appsearch/cts/app/ |
| D | AppSearchSessionGmsCtsTest.java | 37 protected ListenableFuture<AppSearchSession> createSearchSessionAsync(@NonNull String dbName) in createSearchSessionAsync() method in AppSearchSessionGmsCtsTest 53 protected ListenableFuture<AppSearchSession> createSearchSessionAsync(@NonNull String dbName, in createSearchSessionAsync() method in AppSearchSessionGmsCtsTest
|
| D | AppSearchSessionBlobPlatformCtsTest.java | 35 protected ListenableFuture<AppSearchSession> createSearchSessionAsync(@NonNull String dbName) in createSearchSessionAsync() method in AppSearchSessionBlobPlatformCtsTest
|
| D | AppSearchSchemaMigrationPlatformCtsTest.java | 34 protected ListenableFuture<AppSearchSession> createSearchSessionAsync(@NonNull String dbName) { in createSearchSessionAsync() method in AppSearchSchemaMigrationPlatformCtsTest
|
| D | AppSearchSchemaMigrationLocalCtsTest.java | 31 protected ListenableFuture<AppSearchSession> createSearchSessionAsync(@NonNull String dbName) { in createSearchSessionAsync() method in AppSearchSchemaMigrationLocalCtsTest
|
| D | AppSearchSessionBlobLocalCtsTest.java | 31 protected ListenableFuture<AppSearchSession> createSearchSessionAsync(@NonNull String dbName) { in createSearchSessionAsync() method in AppSearchSessionBlobLocalCtsTest
|
| D | AppSearchSessionPlatformCtsTest.java | 48 protected ListenableFuture<AppSearchSession> createSearchSessionAsync(@NonNull String dbName) { in createSearchSessionAsync() method in AppSearchSessionPlatformCtsTest 55 protected ListenableFuture<AppSearchSession> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSessionPlatformCtsTest
|
| D | AppSearchSessionBlobGmsCtsTest.java | 33 protected ListenableFuture<AppSearchSession> createSearchSessionAsync(@NonNull String dbName) in createSearchSessionAsync() method in AppSearchSessionBlobGmsCtsTest
|
| D | GlobalSearchSessionPlatformCtsTest.java | 35 protected ListenableFuture<AppSearchSession> createSearchSessionAsync(@NonNull String dbName) { in createSearchSessionAsync() method in GlobalSearchSessionPlatformCtsTest
|
| D | GlobalSearchSessionGmsCtsTest.java | 37 protected ListenableFuture<AppSearchSession> createSearchSessionAsync(@NonNull String dbName) in createSearchSessionAsync() method in GlobalSearchSessionGmsCtsTest
|
| D | AppSearchSessionLocalCtsTest.java | 61 protected ListenableFuture<AppSearchSession> createSearchSessionAsync(@NonNull String dbName) { in createSearchSessionAsync() method in AppSearchSessionLocalCtsTest 68 protected ListenableFuture<AppSearchSession> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSessionLocalCtsTest
|
| D | GlobalSearchSessionLocalCtsTest.java | 48 protected ListenableFuture<AppSearchSession> createSearchSessionAsync(@NonNull String dbName) { in createSearchSessionAsync() method in GlobalSearchSessionLocalCtsTest
|
| D | AppSearchSchemaMigrationCtsTestBase.java | 121 protected abstract ListenableFuture<AppSearchSession> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSchemaMigrationCtsTestBase
|
| D | AppSearchSessionBlobCtsTestBase.java | 84 protected abstract ListenableFuture<AppSearchSession> createSearchSessionAsync( in createSearchSessionAsync() method in AppSearchSessionBlobCtsTestBase
|
| D | GlobalSearchSessionCtsTestBase.java | 104 protected abstract ListenableFuture<AppSearchSession> createSearchSessionAsync( in createSearchSessionAsync() method in GlobalSearchSessionCtsTestBase
|
| /appsearch/appsearch/src/androidTest/java/androidx/appsearch/cts/ast/searchtest/ |
| D | AbstractSyntaxTreeSearchLocalCtsTest.java | 36 protected ListenableFuture<AppSearchSession> createSearchSessionAsync(@NonNull String dbName) in createSearchSessionAsync() method in AbstractSyntaxTreeSearchLocalCtsTest
|
| D | AbstractSyntaxTreeSearchCtsTestBase.java | 81 protected abstract ListenableFuture<AppSearchSession> createSearchSessionAsync( in createSearchSessionAsync() method in AbstractSyntaxTreeSearchCtsTestBase
|
| /appsearch/appsearch-play-services-storage/src/main/java/androidx/appsearch/playservicesstorage/ |
| D | PlayServicesStorage.java | 221 public static @NonNull ListenableFuture<AppSearchSession> createSearchSessionAsync( in createSearchSessionAsync() method in PlayServicesStorage
|
| /appsearch/appsearch-platform-storage/src/main/java/androidx/appsearch/platformstorage/ |
| D | PlatformStorage.java | 228 public static @NonNull ListenableFuture<AppSearchSession> createSearchSessionAsync( in createSearchSessionAsync() method in PlatformStorage
|
| /appsearch/appsearch-local-storage/src/main/java/androidx/appsearch/localstorage/ |
| D | LocalStorage.java | 297 public static @NonNull ListenableFuture<AppSearchSession> createSearchSessionAsync( in createSearchSessionAsync() method in LocalStorage
|