Searched refs:eventDeviceId (Results 1 – 1 of 1) sorted by relevance
326 std::optional<int32_t> eventDeviceId = event.getDeviceId(); in reset() local327 return eventDeviceId && (*eventDeviceId == deviceId); in reset()