Searched refs:hasPendingBatch (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_view_InputEventReceiver.cpp241 && mInputConsumer.hasPendingBatch()) {
/frameworks/native/include/input/
H A DInputTransport.h288 * is possible for additional samples to be added to them later. Call hasPendingBatch()
341 bool hasPendingBatch() const;
/frameworks/native/libs/input/
H A DInputTransport.cpp875 bool InputConsumer::hasPendingBatch() const { function in class:android::InputConsumer

Completed in 588 milliseconds