Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java1014 filter.addAction(DevicePolicyManager.ACTION_SHOW_DEVICE_MONITORING_DIALOG); in makeStatusBarView()
2673 else if (DevicePolicyManager.ACTION_SHOW_DEVICE_MONITORING_DIALOG.equals(action)) {
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java1546 public static final String ACTION_SHOW_DEVICE_MONITORING_DIALOG field in DevicePolicyManager
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java13409 final Intent intent = new Intent(DevicePolicyManager.ACTION_SHOW_DEVICE_MONITORING_DIALOG); in sendNetworkLoggingNotificationLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt2469 Landroid/app/admin/DevicePolicyManager;->ACTION_SHOW_DEVICE_MONITORING_DIALOG:Ljava/lang/String;