Searched refs:LAST_COMMON_STATUS (Results 1 – 8 of 8) sorted by relevance
77 CommonResults.LAST_COMMON_STATUS + 1;86 public static final int STATUS_USER_DOES_NOT_EXIST = CommonResults.LAST_COMMON_STATUS + 2;96 CommonResults.LAST_COMMON_STATUS + 3;105 public static final int STATUS_DISPLAY_INVALID = CommonResults.LAST_COMMON_STATUS + 4;114 public static final int STATUS_DISPLAY_UNAVAILABLE = CommonResults.LAST_COMMON_STATUS + 5;123 public static final int STATUS_USER_INVALID = CommonResults.LAST_COMMON_STATUS + 6;133 STATUS_USER_ASSIGNED_TO_ANOTHER_DISPLAY = CommonResults.LAST_COMMON_STATUS + 7;
91 CommonResults.LAST_COMMON_STATUS + 1;98 CommonResults.LAST_COMMON_STATUS + 2;106 CommonResults.LAST_COMMON_STATUS + 3;113 CommonResults.LAST_COMMON_STATUS + 4;120 CommonResults.LAST_COMMON_STATUS + 5;
66 public static final int STATUS_USER_DOES_NOT_EXIST = CommonResults.LAST_COMMON_STATUS + 1;73 CommonResults.LAST_COMMON_STATUS + 2;81 CommonResults.LAST_COMMON_STATUS + 3;90 CommonResults.LAST_COMMON_STATUS + 4;
57 public static final int STATUS_USER_DOES_NOT_EXIST = CommonResults.LAST_COMMON_STATUS + 1;63 public static final int STATUS_FAILURE_SYSTEM_USER = CommonResults.LAST_COMMON_STATUS + 2;69 public static final int STATUS_FAILURE_CURRENT_USER = CommonResults.LAST_COMMON_STATUS + 3;
61 public static final int STATUS_USER_DOES_NOT_EXIST = CommonResults.LAST_COMMON_STATUS + 1;67 public static final int STATUS_FAILURE_SYSTEM_USER = CommonResults.LAST_COMMON_STATUS + 2;73 public static final int STATUS_FAILURE_CURRENT_USER = CommonResults.LAST_COMMON_STATUS + 3;
60 CommonResults.LAST_COMMON_STATUS + 1;68 public static final int STATUS_USER_DOES_NOT_EXIST = CommonResults.LAST_COMMON_STATUS + 2;
67 static final int LAST_COMMON_STATUS = 100; field in CommonResults
509 field TIRAMISU_0 int STATUS_USER_DOES_NOT_EXIST = CommonResults.LAST_COMMON_STATUS + 1;510 field TIRAMISU_0 int STATUS_FAILURE_SYSTEM_USER = CommonResults.LAST_COMMON_STATUS + 2;511 field TIRAMISU_0 int STATUS_FAILURE_CURRENT_USER = CommonResults.LAST_COMMON_STATUS + 3;541 field TIRAMISU_0 int STATUS_USER_DOES_NOT_EXIST = CommonResults.LAST_COMMON_STATUS + 1;542 … field TIRAMISU_0 int STATUS_SUCCESSFUL_LAST_ADMIN_REMOVED = CommonResults.LAST_COMMON_STATUS + 2;543 field TIRAMISU_0 int STATUS_SUCCESSFUL_SET_EPHEMERAL = CommonResults.LAST_COMMON_STATUS + 3;544 …d TIRAMISU_0 int STATUS_SUCCESSFUL_LAST_ADMIN_SET_EPHEMERAL = CommonResults.LAST_COMMON_STATUS + 4;559 field TIRAMISU_0 int LAST_COMMON_STATUS = 100;579 …SU_0 @hiddenOnly int STATUS_SUCCESSFUL_USER_IS_CURRENT_USER = CommonResults.LAST_COMMON_STATUS + 1;580 …field TIRAMISU_0 @hiddenOnly int STATUS_USER_DOES_NOT_EXIST = CommonResults.LAST_COMMON_STATUS + 2;[all …]