Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSSecurityFooterUtils.java36 …rt static android.app.admin.DevicePolicyResources.Strings.SystemUi.QS_MSG_MANAGEMENT_MULTIPLE_VPNS;
315 QS_MSG_MANAGEMENT_MULTIPLE_VPNS, mManagementMultipleVpnStringSupplier); in getManagedDeviceVpnText()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyResources.java1320 public static final String QS_MSG_MANAGEMENT_MULTIPLE_VPNS = field in DevicePolicyResources.Strings.SystemUi