Searched refs:mNotifyLooperWaiting (Results 1 – 1 of 1) sorted by relevance
263 std::condition_variable mNotifyLooperWaiting; member in android::InputPublisherAndConsumerNoResamplingTest425 mNotifyLooperWaiting.notify_all(); in handleMessage()437 mNotifyLooperWaiting.notify_all(); in handleMessage()538 mNotifyLooperWaiting.wait(lock, [this] { return mLooperIsBlocked; }); in publishAndConsumeBatchedMotionMove()