Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSSecurityFooter.java72 private CharSequence mFooterTextContent = null; field in QSSecurityFooter
156 mFooterTextContent = getFooterText(isDeviceManaged, hasWorkProfile, in handleRefreshState()
450 if (mFooterTextContent != null) {
451 mFooterText.setText(mFooterTextContent);