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