Searched refs:listeningPoints (Results 1 – 8 of 8) sorted by relevance
105 private ConcurrentHashMap listeningPoints; field in SipProviderImpl138 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 …]
440 private Hashtable<String, ListeningPointImpl> listeningPoints; field in SipStackImpl497 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()
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...