public interface

RecoverySystemPrivileged

masonamerica.platform.RecoverySystemPrivileged

Class Overview

A privileged extension of the existing RecoverySystem.

Summary

Public Methods
abstract void rebootRefurbish()
Reboot and refurbish the device.
abstract void rebootWipeUserData(String reason)
Reboots the device and wipes the user data and cache partitions.

Public Methods

public abstract void rebootRefurbish ()

Reboot and refurbish the device. This will delete all user data and all persisted data including Mason configuration and account data.

public abstract void rebootWipeUserData (String reason)

Reboots the device and wipes the user data and cache partitions.

Parameters
reason String: String the reason for the wipe that is visible in the logs