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

/frameworks/base/core/jni/
H A Dandroid_view_InputEventReceiver.cpp158 && mInputConsumer.hasPendingBatch()) {
/frameworks/base/include/androidfw/
H A DInputTransport.h275 * is possible for additional samples to be added to them later. Call hasPendingBatch()
328 bool hasPendingBatch() const;
/frameworks/base/libs/androidfw/
H A DInputTransport.cpp848 bool InputConsumer::hasPendingBatch() const { function in class:android::InputConsumer

Completed in 381 milliseconds