HomeSort by relevance Sort by last modified time
    Searched refs:PAYMENT_REQUIRED (Results 1 - 5 of 5) sorted by null

  /external/nist-sip/java/javax/sip/message/
Response.java 20 int PAYMENT_REQUIRED = 402;
  /external/chromium_org/net/http/
http_status_code_list.h 43 HTTP_STATUS(PAYMENT_REQUIRED, 402, "Payment Required")
  /external/nist-sip/java/gov/nist/javax/sip/message/
SIPResponse.java 136 case PAYMENT_REQUIRED :
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
httplib.py 132 PAYMENT_REQUIRED = 402
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
httplib.py 132 PAYMENT_REQUIRED = 402
    [all...]

Completed in 75 milliseconds