Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
DCustomizeTileView.kt27 var showAppLabel = false variable
47 return if (showAppLabel && !TextUtils.isEmpty(text)) { in getVisibilityState()