Searched refs:firstNotified (Results 1 – 1 of 1) sorted by relevance
42 firstNotified = false;51 firstNotified = false; in initialize()80 if (!firstNotified) in checkNotifiable()82 firstNotified = true; in checkNotifiable()95 if (firstNotified) in checkNotifiable()108 bool firstNotified; variable