public class ProgressStatusConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
COPYING |
static int |
DOWNLOADING |
static int |
ERROR |
static int |
PREPARED |
| Constructor and Description |
|---|
ProgressStatusConstants() |
public static final int COPYING
public static final int DOWNLOADING
public static final int ERROR
public static final int PREPARED