Searched defs:ContentDescription (Results 1 – 4 of 4) sorted by relevance
28 sealed class ContentDescription { class41 fun ContentDescription?.loadContentDescription(context: Context): String? { in ContentDescription() method
27 fun ContentDescription.load(): String? { in load() method
260 private fun ContentDescription.toText(): Text = in <lambda>() method
274 fun ContentDescription.toText(): Text = in <lambda>() method