Searched refs:ACTION_REMOTE_BUGREPORT_DISPATCH (Results 1 – 3 of 3) sorted by relevance
61 final Intent newIntent = new Intent(DevicePolicyManager.ACTION_REMOTE_BUGREPORT_DISPATCH); in onReceive()
444 public static final String ACTION_REMOTE_BUGREPORT_DISPATCH = field in DevicePolicyManager
541 if (DevicePolicyManager.ACTION_REMOTE_BUGREPORT_DISPATCH.equals(intent.getAction())6861 DevicePolicyManager.ACTION_REMOTE_BUGREPORT_DISPATCH, in registerRemoteBugreportReceivers()