Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DIgnorableChildLinearLayout.kt35 class IgnorableChildLinearLayout @JvmOverloads constructor( class
DQSTileViewImpl.kt92 private lateinit var labelContainer: IgnorableChildLinearLayout in <lambda>()
187 .inflate(R.layout.qs_tile_label, this, false) as IgnorableChildLinearLayout in <lambda>()