package android.widget public open class TextView : android.view.View() { public fun setText(@suppress("UNUSED_PARAMETER") text: String) {} }