Searched refs:outgoing (Results 1 – 2 of 2) sorted by relevance
281 symbol_set outgoing; in build_machine() local317 outgoing = new symbol_set(); in build_machine()324 if (sym != null) outgoing.add(sym); in build_machine()328 for (s = outgoing.all(); s.hasMoreElements(); ) in build_machine()
179 Connection outgoing = verifyConnectionForOutgoingCall(); in testConnectionServiceFocusGainedWithSameConnectionService() local180 outgoing.setActive(); in testConnectionServiceFocusGainedWithSameConnectionService()