setTitleText

fun setTitleText(@StringRes() titleTextResId: Int): MaterialTimePicker.Builder
fun setTitleText(charSequence: CharSequence?): MaterialTimePicker.Builder

Sets the text used to guide the user at the top of the picker.