Searched defs:STATUS_INVALID_REQUEST (Results 1 – 4 of 4) sorted by relevance
52 public static final int STATUS_INVALID_REQUEST = 5; field in CommonResults
60 public static final int STATUS_INVALID_REQUEST = CommonResults.STATUS_INVALID_REQUEST; field in UserRemovalResult
77 public static final int STATUS_INVALID_REQUEST = CommonResults.STATUS_INVALID_REQUEST; field in UserSwitchResult
81 public static final int STATUS_INVALID_REQUEST = CommonResults.STATUS_INVALID_REQUEST; field in UserCreationResult