Searched refs:eventPending (Results 1 – 1 of 1) sorted by relevance
212 bool eventPending = false; in waitForEventLocked() local233 eventPending = !mPendingEvents.isEmpty(); in waitForEventLocked()234 if (eventPending) { in waitForEventLocked()268 if (eventPending && !timestamp && !added) { in waitForEventLocked()300 if (!timestamp && !eventPending) { in waitForEventLocked()