Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSSecurityFooterUtils.java371 return getVpnText(hasWorkProfile, vpnName, vpnNameWorkProfile, isWorkProfileOn); in getManagedAndPersonalProfileFooterText()
402 private String getVpnText(boolean hasWorkProfile, String vpnName, String vpnNameWorkProfile, in getVpnText() method in QSSecurityFooterUtils