Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSSecurityFooterUtils.java546 TextView networkLoggingSubtitle = (TextView) dialogView.findViewById( in createOrganizationDialogView() local
551 networkLoggingSubtitle.setText(networkLoggingSubtitleMessage); in createOrganizationDialogView()