...
The first filter for host or check notifications is a check to see if the host or check is in a period of scheduled downtimdowntime. If it is in a scheduled downtime, no one gets notified. If it isn't in a period of downtime, it get passed on to the next filter. As a side note, notifications for checks are cancelled if the host they're associated with is in a period of scheduled downtime.
...