Added in API level 1
package

masonamerica.platform

Interfaces

AlarmManagerPrivileged A privileged extension of the existing ERROR(/com.android.server.AlarmManagerService)
BatteryManagerPrivileged A privileged extension of the existing BatteryManager
ConfigurationManager An interface to query the current deployed "configuration" to the device. 
ConnectivityManagerPrivileged A privileged extension of the existing ConnectivityManager
FotaManagerPrivileged Interface for communicating privileged tasks to the Fota Application. 
PackageManagerPrivileged  
PersistentStorage Support for storage of key-value pairs which persists across device wipes / factory resets. 
PowerManagerPrivileged A privileged extension of the existing PowerManager
RecoverySystemPrivileged A privileged extension of the existing RecoverySystem
SettingsPrivileged A privileged extension of Settings actions. 
WindowManagerPrivileged A privileged extension of the existing WindowManager

Classes

MasonFramework The MasonFramework provides simple retrieval of privileged interfaces to the OS. 
MasonFramework.VERSION Various version strings. 
MasonFramework.VERSION_CODES Enumeration of the currently known SDK version codes. 
RecoverySystemExtended  

Enums

BatteryManagerPrivileged.BatteryMode An enumeration of all possible charge suppliers. 
BatteryManagerPrivileged.State An enumeration of all possible charger/battery states. 
BatteryManagerPrivileged.Status An enumeration of all possible charge status's.