Searched refs:hasPendingBatch (Results 1 – 3 of 3) sorted by relevance
343 bool hasPendingBatch() const;
245 && mInputConsumer.hasPendingBatch()) { in consumeEvents()
902 bool InputConsumer::hasPendingBatch() const { in hasPendingBatch() function in android::InputConsumer