Searched refs:newUnknownConnectionsGsm (Results 1 – 1 of 1) sorted by relevance
866 ArrayList<Connection> newUnknownConnectionsGsm = new ArrayList<Connection>(); in handlePollCalls() local983 newUnknownConnectionsGsm.add(mConnections[i]); in handlePollCalls()1206 for (Connection c : newUnknownConnectionsGsm) { in handlePollCalls()