| java.lang.Object | |
| ↳ | masonamerica.platform.RecoverySystemExtended |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
This method is deprecated.
Replaced in favor of
RecoverySystemPrivileged#rebootRefurbish()
Reboot and refurbish the the device.
This will delete all user data, and all persisted data.
| |||||||||||
Reboot and wipe the mason configuration on the device.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
| |||||||||||
This method is deprecated.
Replaced in favor of RecoverySystemPrivileged#rebootRefurbish()
Reboot and refurbish the the device.
This will delete all user data, and all persisted data.
| Parameters | |
|---|---|
context |
Context: Context |
reason |
String: String a given reason for the refurbish.
|