Searched defs:title (Results 1 – 7 of 7) sorted by relevance
28 var title: SetField<String>? = null in fromAppFunctionData() variable70 val title = updateNoteParams_appFunctionSerializable.title in toAppFunctionData() constant
33 val title: String, constant in androidx.appfunctions.integration.tests.CreateNoteParams42 val title: SetField<String>? = null, constant in androidx.appfunctions.integration.tests.UpdateNoteParams61 val title: String, constant in androidx.appfunctions.integration.tests.Note69 val title: String, constant in androidx.appfunctions.integration.tests.OpenableNote
26 override val title: String, constant in androidx.appfunctions.schema.notes.translators.AppFunctionNoteImpl
121 override val title: String, constant in androidx.appfunctions.schema.notes.translators.CreateNoteAppFunctionParams
29 data class Note(val title: String, val attachment: Attachment) constant in androidx.appfunctions.Note
15 val title: SetField<String>? = null, constant in com.testdata.UpdateNoteParams
148 public val title: String in createNote() constant236 public val title: SetField<String>? in updateNote() constant605 public val title: String constant