Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSSecurityFooterUtils.java103 private static final boolean DEBUG_FORCE_VISIBLE = false; field in QSSecurityFooterUtils
232 if (!isVisible && !DEBUG_FORCE_VISIBLE) { in getButtonConfig()
276 if (isDeviceManaged || DEBUG_FORCE_VISIBLE) { in getFooterText()