458459460461462463464465466467468
} else { hbci = edgeToHbconnectionMap.get(edge); } mHbConnectionWriteLock.unlock(); if (hbci != null) { hbci.addOrder(ordId, parent, serviceInfo); edgeIsOrderList.add(edge); keepEdgeIsOrderList.add(edge); } } });