Home
last modified time | relevance | path

Searched refs:listeningPoints (Results 1 – 8 of 8) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/
DSipProviderImpl.java105 private ConcurrentHashMap listeningPoints; field in SipProviderImpl
138 for (Iterator it = listeningPoints.values().iterator(); it.hasNext();) { in stop()
154 return (ListeningPoint) this.listeningPoints.get(transport in getListeningPoint()
201 this.listeningPoints = new ConcurrentHashMap<String,ListeningPointImpl>(); in SipProviderImpl()
245 if (this.listeningPoints.size() > 0) in getListeningPoint()
246 return (ListeningPoint) this.listeningPoints.values().iterator() in getListeningPoint()
705 if (this.listeningPoints.containsKey(hop.getTransport() in sendRequest()
811 this.listeningPoints.clear(); in setListeningPoint()
812 this.listeningPoints.put(transport, listeningPoint); in setListeningPoint()
1005 ListeningPoint[] retval = new ListeningPointImpl[this.listeningPoints in getListeningPoints()
[all …]
DSipStackImpl.java440 private Hashtable<String, ListeningPointImpl> listeningPoints; field in SipStackImpl
497 this.listeningPoints = new Hashtable<String, ListeningPointImpl>(); in SipStackImpl()
508 this.listeningPoints = new Hashtable<String, ListeningPointImpl>(); in reInitialize()
1092 ListeningPointImpl lip = (ListeningPointImpl) listeningPoints.get(key); in createListeningPoint()
1109 this.listeningPoints.put(key, lip); in createListeningPoint()
1160 this.listeningPoints.remove(key); in deleteListeningPoint()
1211 return this.listeningPoints.values().iterator(); in getListeningPoints()
1278 this.listeningPoints = new Hashtable<String, ListeningPointImpl>(); in stop()
/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/ ...