Searched refs:ImsErrorCode (Results 1 – 1 of 1) sorted by relevance
75 public @interface ImsErrorCode {} annotation in ImsException95 public ImsException(@Nullable String message, @ImsErrorCode int code) { in ImsException()108 public ImsException(@Nullable String message, @ImsErrorCode int code, in ImsException()117 public @ImsErrorCode int getCode() { in getCode()