Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CONNECT |
1 |
public static final int |
CONNECTED |
4 |
public static final int |
CONNECTING |
2 |
public static final int |
DOWNLOAD |
8 |
public static final int |
DOWNLOADED |
32 |
public static final int |
DOWNLOADING |
16 |
public static final int |
ERROR |
64 |
public static final int |
STARTED |
128 |
public static final int |
UNINITIALIZED |
0 |