Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSSecurityFooter.java88 private CharSequence mFooterTextContent = null; field in QSSecurityFooter
211 mFooterTextContent = getFooterText(isDeviceManaged, hasWorkProfile, in handleRefreshState()
613 if (mFooterTextContent != null) {
614 mFooterText.setText(mFooterTextContent);