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

  /frameworks/native/include/input/
InputTransport.h 286 * is possible for additional samples to be added to them later. Call hasPendingBatch()
339 bool hasPendingBatch() const;
  /frameworks/base/core/jni/
android_view_InputEventReceiver.cpp 241 && mInputConsumer.hasPendingBatch()) {
  /frameworks/native/libs/input/
InputTransport.cpp 858 bool InputConsumer::hasPendingBatch() const {
    [all...]

Completed in 650 milliseconds