Searched refs:mTouchModeEvents (Results 1 – 1 of 1) sorted by relevance
350 BlockingQueue<std::unique_ptr<TouchModeEvent>> mTouchModeEvents; member in android::InputPublisherAndConsumerNoResamplingTest380 mTouchModeEvents.push(std::move(event)); in onTouchModeEvent()668 mTouchModeEvents.popWithTimeout(TIMEOUT); in publishAndConsumeTouchModeEvent()