HomeSort by relevance Sort by last modified time
    Searched refs:hasPendingBatch (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/jni/
android_view_InputEventReceiver.cpp 158 && mInputConsumer.hasPendingBatch()) {
  /frameworks/base/include/androidfw/
InputTransport.h 275 * is possible for additional samples to be added to them later. Call hasPendingBatch()
328 bool hasPendingBatch() const;
  /frameworks/base/libs/androidfw/
InputTransport.cpp 848 bool InputConsumer::hasPendingBatch() const {
    [all...]

Completed in 214 milliseconds