Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
DControlsPopupMenu.kt46 private val dialogBackground: Drawable = resources.getDrawable(R.drawable.controls_popup_bg)!! constant
53 setBackgroundDrawable(dialogBackground)
76 background = dialogBackground in show()