Home
last modified time | relevance | path

Searched refs:pendingBatchSource (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/include/input/
DInputConsumerNoResampling.h40 virtual void onBatchedInputEventPending(int32_t pendingBatchSource) = 0;
/frameworks/native/libs/input/tests/
DInputPublisherAndConsumerNoResampling_test.cpp361 void onBatchedInputEventPending(int32_t pendingBatchSource) override { in onBatchedInputEventPending() argument