Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DManageEducationView.kt46 private val manageView by lazy { requireViewById<ViewGroup>(R.id.manage_education_view) } in <lambda>() constant
89 manageView.setBackgroundResource( in setDrawableDirection()
124 manageView.offsetDescendantRectToMyCoords(manageButton, offsetViewBounds) in show()
160 manageView.layoutParams.width = in layoutManageView()
179 (manageView.layoutParams as MarginLayoutParams).apply { in layoutManageView()
187 manageView.apply { in layoutManageView()