HomeSort by relevance Sort by last modified time
    Searched full:not_acceptable (Results 1 - 9 of 9) sorted by null

  /external/nist-sip/java/javax/sip/message/
Response.java 24 int NOT_ACCEPTABLE = 406;
  /external/chromium_org/net/http/
http_status_code_list.h 47 HTTP_STATUS(NOT_ACCEPTABLE, 406, "Not Acceptable")
  /external/smack/src/org/jivesoftware/smackx/filetransfer/
FileTransfer.java 338 not_acceptable("The peer did not find any of the provided stream mechanisms acceptable."), enum constant in enum:FileTransfer.Error
OutgoingFileTransfer.java 337 setError(Error.not_acceptable);
  /external/nist-sip/java/gov/nist/javax/sip/message/
SIPResponse.java 152 case NOT_ACCEPTABLE :
  /frameworks/base/core/java/android/provider/
Downloads.java 736 case STATUS_NOT_ACCEPTABLE: return "NOT_ACCEPTABLE";
  /frameworks/opt/net/voip/src/java/com/android/server/sip/
SipSessionGroup.java     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
httplib.py 136 NOT_ACCEPTABLE = 406
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
httplib.py 136 NOT_ACCEPTABLE = 406
    [all...]

Completed in 2420 milliseconds