Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSSecurityFooter.java156 mFooterTextContent = getFooterText(isDeviceManaged, hasWorkProfile, in handleRefreshState()
175 protected CharSequence getFooterText(boolean isDeviceManaged, boolean hasWorkProfile, in getFooterText() method in QSSecurityFooter