Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DInputPublisherAndConsumerNoResampling_test.cpp260 std::condition_variable mNotifyLooperMayProceed; member in android::InputPublisherAndConsumerNoResamplingTest
430 mNotifyLooperMayProceed.wait(lock, [this] { return mLooperMayProceed; }); in handleMessage()
562 mNotifyLooperMayProceed.notify_all(); in publishAndConsumeBatchedMotionMove()