Home
last modified time | relevance | path

Searched refs:allowEvents (Results 1 – 9 of 9) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/parser/
DAllowEventsParser.java48 public AllowEventsParser(String allowEvents) { in AllowEventsParser() argument
49 super(allowEvents); in AllowEventsParser()
74 AllowEvents allowEvents = new AllowEvents(); in parse() local
75 allowEvents.setHeaderName(SIPHeaderNames.ALLOW_EVENTS); in parse()
80 allowEvents.setEventType(token.getTokenValue()); in parse()
82 list.add(allowEvents); in parse()
88 allowEvents = new AllowEvents(); in parse()
91 allowEvents.setEventType(token.getTokenValue()); in parse()
93 list.add(allowEvents); in parse()
/external/nist-sip/java/gov/nist/javax/sip/header/
DAllowEventsList.java82 AllowEvents allowEvents = (AllowEvents) li.next(); in getMethods() local
83 ll.add(allowEvents.getEventType()); in getMethods()
106 AllowEvents allowEvents = new AllowEvents(); in setMethods() local
107 allowEvents.setEventType((String) it.next()); in setMethods()
108 this.add(allowEvents); in setMethods()
DHeaderFactoryImpl.java164 AllowEvents allowEvents = new AllowEvents(); in createAllowEventsHeader() local
165 allowEvents.setEventType(eventType); in createAllowEventsHeader()
166 return allowEvents; in createAllowEventsHeader()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...