Searched refs:ImsErrorCode (Results 1 – 1 of 1) sorted by relevance
65 public @interface ImsErrorCode {} annotation in ImsException81 public ImsException(@Nullable String message, @ImsErrorCode int code) { in ImsException()92 public ImsException(@Nullable String message, @ImsErrorCode int code, in ImsException()101 public @ImsErrorCode int getCode() { in getCode()