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
BluetoothPeripheralManagerPrivileged An interface to get BLE connect associated Bluetooth Peripheral to the device. 
ConfigurationManager An interface to query the current deployed "configuration" to the device. 
ConnectivityManagerPrivileged A privileged extension of the existing ConnectivityManager
DeviceIdentifiers An interface to get unique device identifiers (serial / IMEI)  
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  
TetheringManagerPrivileged A privileged extension of the existing TetheringManager
UsbManagerPrivileged  
WindowManagerPrivileged A privileged extension of the existing WindowManager
XRayManager Internal API for controlling the X-Ray backend  

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  
UsbManagerPrivilegedImpl  

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.