Searched refs:hasEvents (Results 1 – 6 of 6) sorted by relevance
43 bool hasEvents();
60 int hasEvents() const;
105 int ASensorEventQueue::hasEvents() const { in hasEvents() function in ASensorEventQueue
339 return queue->hasEvents(); in ASensorEventQueue_hasEvents()
88 bool InputQueue::hasEvents() { in hasEvents() function in android::InputQueue
287 return iq->hasEvents(); in AInputQueue_hasEvents()