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