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