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