Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DManageEducationView.kt46 private val gotItButton by lazy { requireViewById<Button>(R.id.got_it) } regex
81 gotItButton.setBackgroundDrawable(ColorDrawable(buttonColor))
127 gotItButton.setOnClickListener { hide() }