Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DStackEducationView.kt43 private val descTextView by lazy { findViewById<TextView>(R.id.stack_education_description) } in <lambda>() constant
78 descTextView.setTextColor(textColor) in setTextColor()
DManageEducationView.kt46 private val descTextView by lazy { findViewById<TextView>(R.id.user_education_description) } in <lambda>() constant
80 descTextView.setTextColor(textColor) in setTextColor()