Added in API level 1
package

masonamerica.platform

Interfaces

AlarmManagerPrivileged A privileged extension of the existing ERROR(/com.android.server.AlarmManagerService)
BarsManagerPrivileged A privileged extension of the existing StatusBarManager
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. 
NfcAdapterPrivileged A privileged extension of the existing ERROR(/android.nfc.NfcAdapter)
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. 
StatusBarManagerPrivileged This interface is deprecated. Replaced in favor of BarsManagerPrivileged  
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. 
MasonIntent Mason OS Intent Actions and Extras  
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.