Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DInputPublisherAndConsumerNoResampling_test.cpp350 BlockingQueue<std::unique_ptr<TouchModeEvent>> mTouchModeEvents; member in android::InputPublisherAndConsumerNoResamplingTest
380 mTouchModeEvents.push(std::move(event)); in onTouchModeEvent()
668 mTouchModeEvents.popWithTimeout(TIMEOUT); in publishAndConsumeTouchModeEvent()