Home
last modified time | relevance | path

Searched defs:setSchemaResponse (Results 1 – 4 of 4) sorted by relevance

/packages/modules/AppSearch/framework/java/external/android/app/appsearch/
DInternalSetSchemaResponse.java49 @NonNull SetSchemaResponse setSchemaResponse, in InternalSetSchemaResponse()
74 public static InternalSetSchemaResponse newSuccessfulSetSchemaResponse( in newSuccessfulSetSchemaResponse()
87 public static InternalSetSchemaResponse newFailedSetSchemaResponse( in newFailedSetSchemaResponse()
/packages/modules/AppSearch/framework/java/external/android/app/appsearch/util/
DSchemaMigrationUtil.java85 SetSchemaResponse setSchemaResponse = internalSetSchemaResponse.getSetSchemaResponse(); in checkDeletedAndIncompatibleAfterMigration() local
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/
DAppSearchImplTest.java1879 SetSchemaResponse setSchemaResponse = internalSetSchemaResponse.getSetSchemaResponse(); in testSetSchema_incompatible() local
1939 SetSchemaResponse setSchemaResponse = internalSetSchemaResponse.getSetSchemaResponse(); in testRemoveSchema() local
6084 SetSchemaResponse setSchemaResponse = internalSetSchemaResponse.getSetSchemaResponse(); in testAddObserver_schemaChange_noChangeIfIncompatible() local
/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/
DAppSearchImpl.java858 InternalSetSchemaResponse setSchemaResponse = in doSetSchemaNoChangeNotificationLocked() local