Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
H A DControlActionCoordinatorImpl.kt107 val blockable = cvh.usePanel()
113 if (cvh.usePanel()) {
H A DControlViewHolder.kt169 chevronIcon.visibility = if (usePanel()) View.VISIBLE else View.INVISIBLE
251 fun usePanel(): Boolean { regex