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.java1437 filter.addAction(DevicePolicyManager.ACTION_SHOW_DEVICE_MONITORING_DIALOG); in registerBroadcastReceiver()
3088 else if (DevicePolicyManager.ACTION_SHOW_DEVICE_MONITORING_DIALOG.equals(action)) {
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java1755 public static final String ACTION_SHOW_DEVICE_MONITORING_DIALOG field in DevicePolicyManager
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java15219 final Intent intent = new Intent(DevicePolicyManager.ACTION_SHOW_DEVICE_MONITORING_DIALOG);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt2469 Landroid/app/admin/DevicePolicyManager;->ACTION_SHOW_DEVICE_MONITORING_DIALOG:Ljava/lang/String;