public final class ResultCodes extends Object
Modifier and Type | Field and Description |
---|---|
static int |
RESULT_ACTIVITY_NOT_FOUND |
static int |
RESULT_FIRST_SETUP_USER |
static int |
RESULT_RETRY |
static int |
RESULT_SKIP |
Constructor and Description |
---|
ResultCodes() |
public static final int RESULT_SKIP
public static final int RESULT_RETRY
public static final int RESULT_ACTIVITY_NOT_FOUND
public static final int RESULT_FIRST_SETUP_USER