Searched defs:schemaName (Results 1 – 5 of 5) sorted by relevance
51 public val schemaName: String? = null, constant in androidx.appfunctions.AppFunctionSearchSpec
130 val schemaName = appFunctionMetadata.schemaName in <lambda>() constant
186 @Document.StringProperty public val schemaName: String?, constant in androidx.appfunctions.metadata.AppFunctionMetadataDocument
228 val schemaName = document.getPropertyString("schemaName") in <lambda>() constant
692 val schemaName = in <lambda>() constant759 val schemaName: String?, in <lambda>() constant in androidx.appfunctions.compiler.core.AnnotatedAppFunctions.AppFunctionAnnotationProperties