Home
last modified time | relevance | path

Searched defs:schemaMetadata (Results 1 – 2 of 2) sorted by relevance

/appfunctions/appfunctions-common/src/test/java/androidx/appfunctions/metadata/
DAppFunctionMetadataTest.kt74 val schemaMetadata = in appFunctionMetadata_toAppFunctionMetadataDocument_returnsCorrectDocument() constant
/appfunctions/appfunctions-runtime/src/main/java/androidx/appfunctions/
DAppFunctionManagerCompat.kt112 val schemaMetadata: AppFunctionSchemaMetadata? = in executeAppFunction() constant