Hi,
In terms of operation the order should not matter much since all of these channels share the same radio frequency and network (key), meaning ANT will be searching for all of these device ID's simultaneously.
But yes, in terms of search stack order priority, typically the timeouts occur in order from channel 0 to 7, so if you have channels 0-3 open and channel 1 times out, the next timeouts will be 0 > 2 > 3.
In terms of behavior, if you wanted to prioritize a certain channel being found first (not sharing same same RF/network), I would set it to have a high priority search, while the other channels would be set to low priority search, this would not change how the timeouts stack however.
If you feel it's necessary to have them stack in order then yes, if you reopen your closed channel 0 onto channel 5, then next channel 1 > 2 > 3 > 4 > 5, etc would timeout.
I would recommend reading the AN 15 - Multi Channel Design Considerations application note, particularly the section on searching more than one channel for more information.
Cheers