| Interface | Description |
|---|---|
| InstanceCreator.Fallback<T> | |
| Predicate<T> |
| Class | Description |
|---|---|
| ApplicationStartupProcessor |
Looks for any existing reports and starts sending them.
|
| Installation |
Creates a file storing a UUID on the first application start.
|
| InstanceCreator | |
| IOUtils | |
| PackageManagerWrapper |
Responsible for wrapping calls to PackageManager to ensure that they always complete without throwing RuntimeExceptions.
|
| ProcessFinisher |
Takes care of cleaning up a process and killing it.
|
| StreamReader | |
| StubCreator | |
| SystemServices | |
| ToastSender |
Responsible for sending Toasts under all circumstances.
|
| UriUtils |