Searched refs:interactionUids (Results 1 – 1 of 1) sorted by relevance
3682 std::set<gui::Uid> interactionUids; in processInteractionsLocked() local3694 interactionUids.emplace(target.windowHandle->getInfo()->ownerUid); in processInteractionsLocked()3698 auto command = [this, deviceId, eventTime, uids = std::move(interactionUids)]() in processInteractionsLocked()