| Constant | Defined By | ||
|---|---|---|---|
| INTENT : String = INTENT [static]
实现Intent功能的上下文
| ANEContext | ||
| PACKAGE_INFO : String = PACKAGE_INFO [static]
获取包信息功能的上下文
| ANEContext | ||
| POWER : String = POWER [static]
获取电源管理功能的上下文
| ANEContext | ||
| PREFERENCE : String = PREFERENCE [static]
获取包信息功能的上下文
| ANEContext | ||
| RESTART : String = RESTART [static]
启应用
| ANEContext | ||
| STORAGE : String = STORAGE [static]
实现存储功能的上下文
| ANEContext | ||
| SYSTEM_INFO : String = SYSTEM_INFO [static]
获取系统信息功能的上下文
| ANEContext | ||
| VIBRATOR : String = VIBRATOR [static]
实现振动功能的上下文
| ANEContext | ||
| INTENT | Constant |
public static const INTENT:String = INTENT实现Intent功能的上下文
| PACKAGE_INFO | Constant |
public static const PACKAGE_INFO:String = PACKAGE_INFO获取包信息功能的上下文
| POWER | Constant |
public static const POWER:String = POWER获取电源管理功能的上下文
| PREFERENCE | Constant |
public static const PREFERENCE:String = PREFERENCE获取包信息功能的上下文
| RESTART | Constant |
public static const RESTART:String = RESTART启应用
| STORAGE | Constant |
public static const STORAGE:String = STORAGE实现存储功能的上下文
| SYSTEM_INFO | Constant |
public static const SYSTEM_INFO:String = SYSTEM_INFO获取系统信息功能的上下文
| VIBRATOR | Constant |
public static const VIBRATOR:String = VIBRATOR实现振动功能的上下文