Searched defs:newPortInfo (Results 1 – 1 of 1) sorted by relevance
636 ArrayList<RawPortInfo> newPortInfo = new ArrayList<>(); in notifyPortStatusChange() local671 ArrayList<RawPortInfo> newPortInfo = new ArrayList<>(); in notifyPortStatusChange_1_1() local707 ArrayList<RawPortInfo> newPortInfo = new ArrayList<>(); in notifyPortStatusChange_1_2() local797 private void updatePortsLocked(IndentingPrintWriter pw, ArrayList<RawPortInfo> newPortInfo) { in updatePortsLocked()