Home
last modified time | relevance | path

Searched refs:errorTextView (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DBaseScreenSharePermissionDialog.kt148 val errorTextView = view.findViewById<TextView>(android.R.id.text2) regex
150 errorTextView.text = options[position].spinnerDisabledText
152 errorTextView.visibility = View.GONE
155 errorTextView.visibility = View.VISIBLE