Searched defs:attachments (Results 1 – 6 of 6) sorted by relevance
38 var attachments: SetField<List<Attachment>>? = null in fromAppFunctionData() variable78 val attachments = updateNoteParams_appFunctionSerializable.attachments in toAppFunctionData() constant
28 override val attachments: List<AttachmentImpl> = emptyList(), constant in androidx.appfunctions.schema.notes.translators.AppFunctionNoteImpl
124 override val attachments: List<AttachmentImpl> = emptyList(), constant in androidx.appfunctions.schema.notes.translators.CreateNoteAppFunctionParams
36 val attachments: List<Attachment>, constant in androidx.appfunctions.integration.tests.CreateNoteParams64 val attachments: List<Attachment>, constant in androidx.appfunctions.integration.tests.Note72 val attachments: List<Attachment>, constant in androidx.appfunctions.integration.tests.OpenableNote
17 val attachments: SetField<List<Attachment>>? = null, constant in com.testdata.UpdateNoteParams
154 public val attachments: List<AppFunctionNote.Attachment> in createNote() constant244 public val attachments: SetField<List<AppFunctionNote.Attachment>>? in updateNote() constant612 public val attachments: List<Attachment> constant