Searched defs:content (Results 1 – 5 of 5) sorted by relevance
34 val content: List<String>, constant in androidx.appfunctions.integration.tests.CreateNoteParams44 val content: SetField<List<String>>? = null, constant in androidx.appfunctions.integration.tests.UpdateNoteParams62 val content: List<String>, constant in androidx.appfunctions.integration.tests.Note70 val content: List<String>, constant in androidx.appfunctions.integration.tests.OpenableNote
12 val content: SetField<Byte>? = null, // Unsupported type "Byte" constant in com.testdata.UpdateNoteParams
27 override val content: String? = null, constant in androidx.appfunctions.schema.notes.translators.AppFunctionNoteImpl
122 override val content: String? = null, constant in androidx.appfunctions.schema.notes.translators.CreateNoteAppFunctionParams
150 public val content: String? in createNote() constant240 public val content: SetField<String?>? in updateNote() constant608 public val content: String? constant