Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSSecurityFooterUtils.java174 private Supplier<String> mWorkProfileDialogNetworkStringSupplier = () -> field in QSSecurityFooterUtils
700 QS_DIALOG_WORK_PROFILE_NETWORK, mWorkProfileDialogNetworkStringSupplier); in getNetworkLoggingMessage()