Searched defs:CLIENT_ERROR (Results 1 - 1 of 1) sorted by relevance
/frameworks/opt/net/voip/src/java/android/net/sip/ | ||
H A D | SipErrorCode.java | 40 public static final int CLIENT_ERROR = -4; field in class:SipErrorCode 76 case CLIENT_ERROR: 77 return "CLIENT_ERROR"; |
Completed in 7 milliseconds