Searched refs:findConnectionByTag (Results 1 – 3 of 3) sorted by relevance
91 SimulatorConnection connection = SimulatorSimCallManager.findConnectionByTag(connectionTag); in updateConferenceableConnections()102 SimulatorConnection connection = SimulatorSimCallManager.findConnectionByTag(connectionTag); in getSimulatorConferenceables()132 SimulatorSimCallManager.findConnectionByTag(event.data1); in onEvent()
200 SimulatorSimCallManager.findConnectionByTag(event.data1); in onEvent()
228 public static SimulatorConnection findConnectionByTag(@NonNull String connectionTag) { in findConnectionByTag() method in SimulatorSimCallManager