public class SysUtil
extends java.lang.Object
| Constructor and Description |
|---|
SysUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getAppName(Context context) |
static Context |
getContext() |
static java.lang.String |
getVersion(Context context) |
static void |
setContext(Context context) |
static void |
sleep(int time) |