Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSSecurityFooterUtils.java144 private Supplier<String> mMonitoringSubtitleCaCertStringSupplier = () -> field in QSSecurityFooterUtils
530 QS_DIALOG_MONITORING_CA_CERT_SUBTITLE, mMonitoringSubtitleCaCertStringSupplier); in createOrganizationDialogView()