Searched refs:mNotifyLooperMayProceed (Results 1 – 1 of 1) sorted by relevance
260 std::condition_variable mNotifyLooperMayProceed; member in android::InputPublisherAndConsumerNoResamplingTest430 mNotifyLooperMayProceed.wait(lock, [this] { return mLooperMayProceed; }); in handleMessage()562 mNotifyLooperMayProceed.notify_all(); in publishAndConsumeBatchedMotionMove()