Searched refs:streamsToNotify (Results 1 – 1 of 1) sorted by relevance
714 FramedStream[] streamsToNotify = null; in settings() local730 streamsToNotify = streams.values().toArray(new FramedStream[streams.size()]); in settings()739 if (streamsToNotify != null && delta != 0) { in settings()740 for (FramedStream stream : streamsToNotify) { in settings()