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