Searched refs:_unprocessedNotifications (Results 1 – 1 of 1) sorted by relevance
130 this._unprocessedNotifications = []; property194 this._unprocessedNotifications.push(message);200 return this._unprocessedNotifications;244 if (this._unprocessedNotifications.length) {245 notification = this._unprocessedNotifications.shift();