Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/view/
DMediaProjectionTaskView.kt49 val backgroundColorAttribute = intArrayOf(android.R.attr.colorBackgroundFloating) constant
51 context.obtainStyledAttributes(backgroundColorAttribute).use { in <lambda>()