Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/uimodenight/domain/
DUiModeNightTileMapper.kt48 var shouldSetSecondaryLabel = false in map() variable
93 shouldSetSecondaryLabel = true in map()
97 shouldSetSecondaryLabel = true in map()
105 if (shouldSetSecondaryLabel) in map()
112 if (shouldSetSecondaryLabel) { in map()