These are the Mason Framework API classes. See all API packages.
AlarmManagerPrivileged |
A privileged extension of the existing ERROR(/com.android.server.AlarmManagerService) .
|
Application |
BatteryManagerPrivileged |
A privileged extension of the existing BatteryManager .
|
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. |
Configuration | |
ConfigurationManager | An interface to query the current deployed "configuration" to the device. |
ConfigurationNotFoundException | |
ConnectivityManagerPrivileged |
A privileged extension of the existing ConnectivityManager .
|
FotaManagerPrivileged | Interface for communicating privileged tasks to the Fota Application. |
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. |
PackageManagerPrivileged | |
PersistentStorage | Support for storage of key-value pairs which persists across device wipes / factory resets. |
PowerManagerPrivileged |
A privileged extension of the existing PowerManager .
|
RecoverySystemExtended | |
RecoverySystemPrivileged |
A privileged extension of the existing RecoverySystem .
|
SettingsPrivileged | A privileged extension of Settings actions. |
StatusBarManagerPrivileged |
A privileged extension of the existing ERROR(/com.android.server.statusbar.StatusBarManagerService) .
|
WindowManagerPrivileged |
A privileged extension of the existing WindowManager .
|