package

bymason.platform

Interfaces

AlarmManagerPrivileged A privileged extension of the existing AlarmManagerService
BarsManagerPrivileged A privileged extension of the existing android.app.StatusBarManager
BatteryManagerPrivileged A privileged extension of the existing android.os.BatteryManager
ConnectivityManagerPrivileged A privileged extension of the existing android.net.ConnectivityManager
DeviceIdentifiers Interface to get unique device identifiers (serial, IMEI, device ID). 
FotaManagerPrivileged Privileged interface for managing OTA updates. 
NfcAdapterPrivileged A privileged extension of the existing android.nfc.NfcAdapter
PackageManagerPrivileged Privileged package management operations. 
PowerManagerPrivileged A privileged extension of the existing android.os.PowerManager
SettingsPrivileged A privileged extension of Settings actions. 
TetheringManagerPrivileged A privileged extension of the existing android.net.TetheringManager
WindowManagerPrivileged A privileged extension of the existing android.view.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 

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.