Searched refs:connectionIterator (Results 1 – 1 of 1) sorted by relevance
254 Iterator<Map.Entry<Integer, ImsExternalConnection>> connectionIterator = in refreshExternalCallState() local257 while (connectionIterator.hasNext()) { in refreshExternalCallState()258 Map.Entry<Integer, ImsExternalConnection> entry = connectionIterator.next(); in refreshExternalCallState()265 connectionIterator.remove(); in refreshExternalCallState()