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

  /external/nist-sip/java/javax/sip/header/
ServerHeader.java 11 void setProduct(List product) throws ParseException;
UserAgentHeader.java 11 void setProduct(List product) throws ParseException;
  /external/nist-sip/java/gov/nist/javax/sip/header/
Server.java 116 public void setProduct(List product) throws ParseException {
120 + "setProduct(), the "
UserAgent.java 111 public void setProduct(List product) throws ParseException {
115 + "setProduct(), the "
  /frameworks/base/tools/aapt/
Bundle.h 143 void setProduct(const char * val) { mProduct = val; }

Completed in 5092 milliseconds