Searched defs:toContentDescription (Results 1 – 2 of 2) sorted by relevance
26 fun ShortcutKey.toContentDescription(context: Context): String? { in toContentDescription() method
99 private fun toContentDescription(label: String, commands: List<ShortcutCommand>): String { in <lambda>() method