Searched defs:hasCACertsInWorkProfile (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | QSSecurityFooterUtils.java | 268 boolean hasCACerts, boolean hasCACertsInWorkProfile, boolean isNetworkLoggingEnabled, in getFooterText() 287 boolean hasCACerts, boolean hasCACertsInWorkProfile, boolean isNetworkLoggingEnabled, in getManagedDeviceFooterText() 363 boolean hasCACerts, boolean hasCACertsInWorkProfile, boolean isNetworkLoggingEnabled, in getManagedAndPersonalProfileFooterText() 383 private String getMonitoringText(boolean hasCACerts, boolean hasCACertsInWorkProfile, in getMonitoringText() 678 boolean hasCACertsInWorkProfile) { in getCaCertsMessage()
|