Searched refs:hasPendingEvents (Results 1 – 9 of 9) sorted by relevance
46 virtual bool hasPendingEvents() const;
50 virtual bool hasPendingEvents() const;
93 bool ProximitySensor::hasPendingEvents() const in hasPendingEvents() function in ProximitySensor
112 bool LightSensor::hasPendingEvents() const in hasPendingEvents() function in LightSensor
61 virtual bool hasPendingEvents() const;
106 bool SensorBase::hasPendingEvents() const { in hasPendingEvents() function in SensorBase
119 virtual bool hasPendingEvents() const;
705 if ((mPollFds[i].revents & POLLIN) || (sensor->hasPendingEvents())) { in pollEvents()
992 bool CwMcuSensor::hasPendingEvents() const { in hasPendingEvents() function in CwMcuSensor