Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DInputPublisherAndConsumerNoResampling_test.cpp263 std::condition_variable mNotifyLooperWaiting; member in android::InputPublisherAndConsumerNoResamplingTest
425 mNotifyLooperWaiting.notify_all(); in handleMessage()
437 mNotifyLooperWaiting.notify_all(); in handleMessage()
538 mNotifyLooperWaiting.wait(lock, [this] { return mLooperIsBlocked; }); in publishAndConsumeBatchedMotionMove()