Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
DControlsPopupMenu.kt47 private val dimDrawable: Drawable = ColorDrawable(resources.getColor(R.color.control_popup_dim)) constant
72 it.rootView.foreground = dimDrawable in show()