Searched refs:SIP_CODE_BAD_REQUEST (Results 1 – 2 of 2) sorted by relevance
30 public static final int SIP_CODE_BAD_REQUEST = 400; field in NetworkSipCode
161 setResponseWithError(NetworkSipCode.SIP_CODE_BAD_REQUEST, in executeRequestInternal()