Home | History | Annotate | Download | only in telecom

Lines Matching refs:connectionId

948                 String connectionId = mIdByConnection.get(connection);
949 if (connectionId != null) {
950 mAdapter.setIsConferenced(connectionId, id);