Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSSecurityFooterUtils.java536 CharSequence networkLoggingMessage = getNetworkLoggingMessage(isDeviceManaged, in createOrganizationDialogView() local
538 if (networkLoggingMessage == null) { in createOrganizationDialogView()
544 networkLoggingWarning.setText(networkLoggingMessage); in createOrganizationDialogView()
576 networkLoggingMessage != null, in createOrganizationDialogView()