Searched defs:INVALID_REMOTE_URI (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/voip/src/java/android/net/sip/
H A DSipErrorCode.java46 public static final int INVALID_REMOTE_URI = -6; field in class:SipErrorCode
80 case INVALID_REMOTE_URI:
81 return "INVALID_REMOTE_URI";

Completed in 8 milliseconds