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()
378 public static final String ACTION_REMOTE_BUGREPORT_DISPATCH = field in DevicePolicyManager
355 if (DevicePolicyManager.ACTION_REMOTE_BUGREPORT_DISPATCH.equals(intent.getAction())5391 DevicePolicyManager.ACTION_REMOTE_BUGREPORT_DISPATCH, in registerRemoteBugreportReceivers()