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