HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_REMOTE_BUGREPORT_DISPATCH (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/Shell/src/com/android/shell/
RemoteBugreportReceiver.java 61 final Intent newIntent = new Intent(DevicePolicyManager.ACTION_REMOTE_BUGREPORT_DISPATCH);
  /frameworks/base/core/java/android/app/admin/
DevicePolicyManager.java 378 public static final String ACTION_REMOTE_BUGREPORT_DISPATCH =
    [all...]
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java 357 if (DevicePolicyManager.ACTION_REMOTE_BUGREPORT_DISPATCH.equals(intent.getAction())
    [all...]

Completed in 162 milliseconds