Home
last modified time | relevance | path

Searched refs:setSchema (Results 1 – 22 of 22) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/external/localstorage/
H A DAppSearchImplTest.java435 mAppSearchImpl.setSchema( in testTriggerCheckOptimizeByMutationSize()
496 appSearchImpl.setSchema( in testReset()
589 appSearchImpl.setSchema( in testReset()
625 mAppSearchImpl.setSchema( in testRewriteSearchSpec_oneInstance()
660 mAppSearchImpl.setSchema( in testRewriteSearchSpec_twoInstances()
670 mAppSearchImpl.setSchema( in testRewriteSearchSpec_twoInstances()
716 mAppSearchImpl.setSchema( in testRewriteSearchSpec_ignoresSearchSpecSchemaFilters()
759 mAppSearchImpl.setSchema( in testQueryWithMultiplePackages_noPackageFilters()
773 mAppSearchImpl.setSchema( in testQueryWithMultiplePackages_noPackageFilters()
817 mAppSearchImpl.setSchema( in testQueryWithMultiplePackages_withPackageFilters()
[all …]
H A DAppSearchLoggerTest.java423 appSearchImpl.setSchema( in testLoggingStats_initializeWithDocuments_success()
475 appSearchImpl.setSchema( in testLoggingStats_initialize_failure()
532 mAppSearchImpl.setSchema( in testLoggingStats_putDocument_success()
580 mAppSearchImpl.setSchema( in testLoggingStats_putDocument_failure()
631 mAppSearchImpl.setSchema( in testLoggingStats_search_success()
701 mAppSearchImpl.setSchema( in testLoggingStats_search_failure()
742 mAppSearchImpl.setSchema( in testLoggingStats_remove_success()
777 mAppSearchImpl.setSchema( in testLoggingStats_remove_failure()
823 mAppSearchImpl.setSchema( in testLoggingStats_removeByQuery_success()
873 mAppSearchImpl.setSchema( in testLoggingStats_setSchema()
[all …]
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/
H A DAppSearchImplPlatformTest.java128 mAppSearchImpl.setSchema( in testSetSchema_existingSchemaRetainsVisibilitySetting()
159 mAppSearchImpl.setSchema( in testSetSchema_existingSchemaRetainsVisibilitySetting()
236 mAppSearchImpl.setSchema( in testRemoveSchema_removedFromVisibilityStore()
267 mAppSearchImpl.setSchema( in testRemoveSchema_removedFromVisibilityStore()
297 mAppSearchImpl.setSchema( in testRemoveSchema_removedFromVisibilityStore()
333 mAppSearchImpl.setSchema( in testSetSchema_defaultPlatformVisible()
362 mAppSearchImpl.setSchema( in testSetSchema_platformHidden()
392 mAppSearchImpl.setSchema( in testSetSchema_defaultNotVisibleToPackages()
432 mAppSearchImpl.setSchema( in testSetSchema_visibleToPackages()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/appsearch/external/localstorage/converter/
H A DGenericDocumentToProtoConverterTest.java84 .setSchema(SCHEMA_TYPE_1) in testDocumentProtoConvert()
144 .setSchema(SCHEMA_TYPE_1) in testConvertDocument_whenPropertyHasEmptyList()
185 .setSchema(SCHEMA_TYPE_2) in testConvertDocument_whenNestedDocumentPropertyHasEmptyList()
194 .setSchema(SCHEMA_TYPE_1) in testConvertDocument_whenNestedDocumentPropertyHasEmptyList()
H A DSnippetTest.java64 .setSchema(SCHEMA_TYPE) in testSingleStringSnippet()
127 .setSchema(SCHEMA_TYPE) in testNoSnippets()
156 .setSchema(SCHEMA_TYPE) in testMultipleStringSnippet()
238 .setSchema(SCHEMA_TYPE) in testNestedDocumentSnippet()
/aosp12/frameworks/base/core/tests/coretests/src/android/app/appsearch/
H A DAppSearchSessionUnitTest.java60 mSearchSession.setSchema( in setUp()
113 mSearchSession.setSchema( in testGetEmptyNextPage()
166 mSearchSession.setSchema( in testGetEmptyNextPage_multiPages()
/aosp12/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/util/
H A DPrefixUtil.java156 documentBuilder.setSchema(newSchema); in addPrefixToDocument()
204 documentBuilder.setSchema(removePrefix(documentBuilder.getSchema())); in removePrefixesFromDocument()
/aosp12/frameworks/base/apex/appsearch/framework/java/android/app/appsearch/
H A DAppSearchSession.java139 public void setSchema( in setSchema() method in AppSearchSession
685 mService.setSchema( in setSchemaNoMigrations()
773 mService.setSchema( in setSchemaWithMigrations()
825 mService.setSchema( in setSchemaWithMigrations()
/aosp12/frameworks/base/apex/appsearch/testing/java/com/android/server/appsearch/testing/external/
H A DAppSearchSessionShim.java55 ListenableFuture<SetSchemaResponse> setSchema(@NonNull SetSchemaRequest request); in setSchema() method
/aosp12/frameworks/base/apex/appsearch/testing/java/com/android/server/appsearch/testing/
H A DAppSearchSessionShimImpl.java103 public ListenableFuture<SetSchemaResponse> setSchema(@NonNull SetSchemaRequest request) { in setSchema() method in AppSearchSessionShimImpl
105 mAppSearchSession.setSchema(request, mExecutor, mExecutor, future::set); in setSchema()
/aosp12/frameworks/base/apex/appsearch/framework/java/android/app/appsearch/aidl/
H A DIAppSearchManager.aidl46 void setSchema( in setSchema() method
/aosp12/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/converter/
H A DGenericDocumentToProtoConverter.java56 .setSchema(document.getSchemaType()) in toDocumentProto()
/aosp12/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/visibilitystore/
H A DVisibilityStoreImpl.java121 mAppSearchImpl.setSchema( in VisibilityStoreImpl()
/aosp12/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/
H A DAppSearchImpl.java405 public SetSchemaResponse setSchema( in setSchema() method in AppSearchImpl
440 mIcingSearchEngineLocked.setSchema(finalSchema, forceOverride); in setSchema()
1640 mIcingSearchEngineLocked.setSchema( in prunePackageData()
/aosp12/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/
H A DAppSearchManagerService.java314 public void setSchema( in setSchema() method in AppSearchManagerService.Stub
367 SetSchemaResponse setSchemaResponse = instance.getAppSearchImpl().setSchema( in setSchema()
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Djackson-core-2.9.9.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
/aosp12/frameworks/base/apex/appsearch/framework/api/
H A Dcurrent.txt147 …method public void setSchema(@NonNull android.app.appsearch.SetSchemaRequest, @NonNull java.util.c…
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Djackson-core-2.11.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutPackage.java2659 session.setSchema( in setupSchema()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java661 public void setSchema(String packageName, String databaseName, List<Bundle> schemaBundles, in setSchema() method in BaseShortcutManagerTest.MockAppSearchManager
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt53551 method public void setSchema(javax.xml.validation.Schema);
53604 method public void setSchema(javax.xml.validation.Schema);