void addNotNode(int port, String did) { if (port == 32320) _notWifiNodes[did] = true; else _notMobileNodes[did] = true; }