Searched refs:propertyNotAvailableErrorCode (Results 1 – 2 of 2) sorted by relevance
67 @PropertyNotAvailableErrorCodeInt int propertyNotAvailableErrorCode) { in toString()68 switch (propertyNotAvailableErrorCode) { in toString()82 return Integer.toString(propertyNotAvailableErrorCode); in toString()
343 Integer propertyNotAvailableErrorCode = in getPropertyNotAvailableErrorCodeFromStatusCode() local345 if (propertyNotAvailableErrorCode == null) { in getPropertyNotAvailableErrorCodeFromStatusCode()349 return propertyNotAvailableErrorCode; in getPropertyNotAvailableErrorCodeFromStatusCode()