Searched refs:ImsErrorCode (Results 1 – 1 of 1) sorted by relevance
76 public @interface ImsErrorCode {} annotation in ImsException98 public ImsException(@Nullable String message, @ImsErrorCode int code) { in ImsException()112 public ImsException(@Nullable String message, @ImsErrorCode int code, in ImsException()121 public @ImsErrorCode int getCode() { in getCode()