Home
last modified time | relevance | path

Searched defs:allowEvents (Results 1 – 3 of 3) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/parser/
DAllowEventsParser.java48 public AllowEventsParser(String allowEvents) { in AllowEventsParser()
74 AllowEvents allowEvents = new AllowEvents(); in parse() local
/external/nist-sip/java/gov/nist/javax/sip/header/
DAllowEventsList.java82 AllowEvents allowEvents = (AllowEvents) li.next(); in getMethods() local
106 AllowEvents allowEvents = new AllowEvents(); in setMethods() local
DHeaderFactoryImpl.java164 AllowEvents allowEvents = new AllowEvents(); in createAllowEventsHeader() local