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

  /external/nist-sip/java/javax/sip/header/
AllowEventsHeader.java 9 void setEventType(String eventType) throws ParseException;
EventHeader.java 12 void setEventType(String eventType) throws ParseException;
  /external/nist-sip/java/gov/nist/javax/sip/header/
AllowEvents.java 77 public void setEventType(String eventType) throws ParseException {
81 + "AllowEvents, setEventType(), the eventType parameter is null");
Event.java 69 public void setEventType(String eventType) throws ParseException {
AllowEventsList.java 107 allowEvents.setEventType((String) it.next());
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 5925 milliseconds