Searched refs:ACTION_SHOW_DEVICE_MONITORING_DIALOG (Results 1 – 4 of 4) sorted by relevance
1437 filter.addAction(DevicePolicyManager.ACTION_SHOW_DEVICE_MONITORING_DIALOG); in registerBroadcastReceiver()3088 else if (DevicePolicyManager.ACTION_SHOW_DEVICE_MONITORING_DIALOG.equals(action)) {
1755 public static final String ACTION_SHOW_DEVICE_MONITORING_DIALOG field in DevicePolicyManager
15219 final Intent intent = new Intent(DevicePolicyManager.ACTION_SHOW_DEVICE_MONITORING_DIALOG);
2469 Landroid/app/admin/DevicePolicyManager;->ACTION_SHOW_DEVICE_MONITORING_DIALOG:Ljava/lang/String;