Class | Description |
---|---|
BugreportProgressService |
Service used to keep progress of bugreport processes (
dumpstate ). |
BugreportReceiver |
Receiver that handles finished bugreports, usually by attaching them to an
Intent.ACTION_SEND_MULTIPLE . |
BugreportStorageProvider | |
BugreportWarningActivity |
Dialog that warns about contents of a bugreport.
|
RemoteBugreportReceiver |
Receiver that handles finished remote bugreports, by re-sending
the intent with appended bugreport zip file URI.
|